tommut / HttpRequester

HttpRequester add-on for Firefox
https://addons.mozilla.org/En-us/firefox/addon/httprequester/
161 stars 39 forks source link

no head send #7

Open lilianyong opened 9 years ago

lilianyong commented 9 years ago

i need send post request without heads(contend type),but I can not by httpReqester.

tommut commented 9 years ago

Hi there - do you mean you want to send a HEAD request? You can do that by clicking on the method dropdown and select HEAD then click the Submit button.

arturbmallmann commented 9 years ago

i think she means a request with a default Content-Type... @lilianyong you tried / as content type?

lilianyong commented 8 years ago

hi,all,i mean a post request without Content-Type