Support Article
Need access to HTTP response headers
SA-64391
Summary
When invoking the REST-Connector service, multiple cookies display in the response as separate Set-Cookie response headers.
Leveraging pzResponseHeaderMap on the parameter page, stores only the last read header value.
Error Messages
Not Applicable
Steps to Reproduce
Use a REST-Connector and invoke a service that displays two cookies:
- Set-Cookie: Cookie A
- Set-Cookie: Cookie B
Only the last read cookie is present in pzResponseHeaderMap. Cookie A and Cookie B are not available in pzResponseHeaderMap.
Root Cause
Multiple header values in the response for REST-Connect is not supported.
Resolution
Apply HFix-46415.
Published October 20, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.