-
New Feature Request
-
Resolution: Fixed
-
Minor
-
5.0.3rc2, 5.2.0alpha1
-
Sprint 67 (Aug 2020), Sprint 68 (Sep 2020)
-
0.5
Currently, there is no easy way to retrieve HTTP response headers from CurlHttpRequest object in Webhooks. Some HTTP APIs and use-cases do require header processing so it would be a "nice to have" feature.
To make things simpler and not to change existing interface I propose to introduce a new method like "getHeaders" that would return the HTTP headers of the last HTTP request.