deepakpios / cocoa-rest-client

Automatically exported from code.google.com/p/cocoa-rest-client
Other
0 stars 0 forks source link

Option to prevent redirections #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is viable to check 302/303/307 responces. But currently they will be 
automatically redirected.
This is good idea to add something like checkbox saying "Follow Redirects". 
This way I can catch 303 responce to check it.

Original issue reported on code.google.com by nilco...@gmail.com on 27 Oct 2011 at 7:10

GoogleCodeExporter commented 9 years ago
it's not `defect`... but i didn't find how to set it as an enhancement.

Original comment by nilco...@gmail.com on 27 Oct 2011 at 7:14

GoogleCodeExporter commented 9 years ago

Original comment by mike.mat...@gmail.com on 27 Oct 2011 at 2:12

GoogleCodeExporter commented 9 years ago
Committed update. Will be in next minor release.

Original comment by mike.mat...@gmail.com on 1 Nov 2011 at 2:59

GoogleCodeExporter commented 9 years ago
Great!
Thanks!

Original comment by nilco...@gmail.com on 1 Nov 2011 at 8:00

GoogleCodeExporter commented 9 years ago
There is now a menu option: Options > Follow HTTP Redirects that can be toggled 
off and on. 

Original comment by mike.mat...@gmail.com on 6 Nov 2011 at 7:51