http-request
http-request copied to clipboard
how to post with cookie in headers?
I have to post to a RESTFUL url with a form of data including username and password, and at the same time ,the header should contain cookie, how should I solve this problem? Thank you in advanced
:+1: