RESTED icon indicating copy to clipboard operation
RESTED copied to clipboard

Add Raw Headers

Open pafuent opened this issue 8 years ago • 1 comments

It would be nice if you can add headers to a request in raw format, like Postman in Chrome.

pafuent avatar May 27 '16 15:05 pafuent

Yeah, not a bad idea. It should not be that hard either. Simply parse every line as key:value and put into request headers object. But as I mentioned earlier, I'm rather busy as of late, so I'll have a look at it when I have time :)

eliihen avatar May 27 '16 16:05 eliihen