Open alexei-28 opened 7 years ago
M-x customize-variable url-debug
It would be really nice to have the option to output the request to the end of the HTTP Response
buffer after the response headers. I use variables to generate requests and occasionally I make a mistake that is difficult to find. The Messages logging is all jammed into one line and hard to read not to mention that it's another buffer entirely.
Thanks.
Example:
And this GET request is success executed. And I success get HTTP response. OK.
The question is: How I can see result HTTP request?
Will be something like this: