Hacker News new | ask | show | jobs
by folmar 1179 days ago
> you have no way of getting the full raw request on anything with a request body like POST

On FF right click on Request -> Copy Value -> As cURL This gives everything and works with POST since a few years at least.

1 comments

my comment said "full raw request", not whatever you are talking about.
This is literally the full request.
how many times do I need to say "full raw request" before you understand it? I am talking about the wire format HTTP request, not a shell command.