Jonas Eicher
Jonas Eicher
Maybe I am using responseInterceptor incorrectly? I have tried returning the responseBuffer and also returning empty string but both show the same behaviour
this is the proxy response being handled: ``` statusCode: 204 headers: access-control-allow-headers: authorization,Access-Control-Allow-Origin,Content-Type,SOAPAction access-control-allow-methods: GET access-control-allow-origin: * access-control-expose-headers: activityid: asdfsadf-9e0f-4f02-9c08-c2cfe1032291 cache-control: proxy-revalidate connection: keep-alive content-type: application/json;charset=utf-8 date: Tue, 24 Aug...