New Member
Since ‎08-26-2019
‎06-22-2021

My Stats

  • 4 Posts
  • 1 Solutions
  • 1 Likes given
  • 0 Likes received

etwcn's Bio

Badges etwcn Earned

View all badges

Recent Activity

I have a simple API proxy that calls a service. The service gives a response code 400 and a JSON string in the response body. However, the response body is not received by the calling client. I traced the call and I can see the response body in the t...
I created an additional Flow in my default proxy endpoint. It is displayed between PreFlow and PostFlow. I actually want it to be conditional to add the CORS headers when the request verb is OPTIONS. However, it is never executed. I even tried to com...