hop icon indicating copy to clipboard operation
hop copied to clipboard

[Feature Request]: Logging of full literal text of headers and parameters in HTTP/REST requests

Open UpbeatPaul opened this issue 1 year ago • 0 comments

What would you like to happen?

The existing detailed logging for REST client transform (and perhaps HTTP GET/POST transforms too) shows details of separate parameter and header strings on different lines. We don't get to see the complete literal string of the full HTTP request, as we might do using the console feature of Postman (web.postman.co). Having a view of the complete text of the http requests would be extremely useful for debugging in those cases where there is some complexity in the headers and parameters, etc.

Issue Priority

Priority: 3

Issue Component

Component: Transforms

UpbeatPaul avatar Jun 28 '24 07:06 UpbeatPaul