h-tadagawa / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

restclient 2.5 always response 301. #152

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. choose post
2. send a request to a jboss server.
3. HTTP/1.1 301 Moved Permanently

What is the expected output? What do you see instead?
restclient should send back 400 or 200. 

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

Please provide any additional information below.

Original issue reported on code.google.com by jiangfen...@gmail.com on 27 Aug 2012 at 9:06

GoogleCodeExporter commented 8 years ago
If I understand correctly your question, are you worried that RESTClient 
automatically redirects (or does not redirect)? In Etc. tab you have a checkbox 
_Follow HTTP Redirects?_ which you may enable / disable. Closing the issue 
(re-open if my assumption is wrong).

Original comment by subwiz on 27 Aug 2012 at 10:36