/
Control Response Payload

Control Response Payload

This feature may help a developer to easily test target endpoint from a developer station.

Utilizing a standard tool such as postman, a developer can now easily test target endpoints with predefined buffer, and validate proxy responses as json format.
To control the response payload format use the accept header.

Accept: application/json

Example:

Response as Buffer

 

Response as Json

 

 

Related content