alekhya14 / poster-extension

Automatically exported from code.google.com/p/poster-extension
0 stars 0 forks source link

No headers set in Poster but headers are being sent... #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm making POST request without any headers set and yet when I spy on what's 
being sent with LiveHTTPHeaders there's a bunch of headers being sent. Am I 
missing something?

I'm using Firefox 4.0, Poster 3.0.0 and Live HTTP Headers 0.16

Original issue reported on code.google.com by p.dobrog...@gmail.com on 31 Mar 2011 at 8:23

GoogleCodeExporter commented 8 years ago
There are always headers sent for HTTP within Firefox.  What headers do you 
think shouldn't be sent?

Original comment by a...@milowski.com on 11 Oct 2011 at 8:03