Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
So, I need to set a single "Accept- application/ndjson" header for a GET operation.
I have added the same in Headers section. However, the server does not accept it as there is the default "accept" which is sent... application/json (while configuring the tRestClient component).
How/ what do I need to change to ensure that I can just send this single ACCEPT... It does not return any body, just some headers which I need to capture.
Thanks in advance.
Hi
tRestClient does not support accept type 'Accept- application/ndjson' now, you can re-write the component or open a jira issue on bugtracker, our R&D team will investigate the possibility.
Regards
Shong