CaioMeloSilva / poster-extension

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

Poster doesn't set cookies or show Set-Cookie headers #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make a request to a service that responds with a Set-Cookie header
2.
3.

What is the expected output? What do you see instead?

I would expect Poster to set the cookie and send it with subsequent
requests. At the least, I'd expect Poster to show the Set-Cookie header in
the response so I can manually set it for future requests.

What version of the product are you using? On what operating system?

Poster 2.0.0
Firefox 3.5.7

Original issue reported on code.google.com by jcbod...@gmail.com on 25 Jan 2010 at 8:45

GoogleCodeExporter commented 8 years ago
If Firefox doesn't provide the Set-Cookie header, then I can't display it.  I'm 
not sure what to do about this.  I'll 
have to research this more.

Original comment by alexmilo...@gmail.com on 16 Feb 2010 at 5:12

GoogleCodeExporter commented 8 years ago
Poster also works outside of the context of a web page.  As such, it may not 
handle cookies the way you'd 
expect.

Original comment by alexmilo...@gmail.com on 16 Feb 2010 at 5:38

GoogleCodeExporter commented 8 years ago
I believe this is hidden from me for security reasons.  I'll need to see if 
there is another way to get the Set-Cookie information as an extension.  I may 
just not be possible.

Original comment by a...@milowski.com on 29 Mar 2011 at 5:09

GoogleCodeExporter commented 8 years ago
New versions of Firefox show me the Set-Cookie headers.  I have tested the 
current version 3.1 and see these headers on responses.

Original comment by a...@milowski.com on 11 Oct 2011 at 7:44