chao/RESTClient

it's automatically redirectled to the redirected page for 301/302 redirect

Closed this issue · 4 comments

I want to see the direct response, don't need it to get the redirect url response, is there any setting/configuration for that?

benel commented

Same as #108.
An answer by the main developper is given at the end of #281 (comment)

@benel
Thanks for your quick response!

chao commented

Firefox does't allow web extension to block the redirection, so we cannot stop the automatically redirect. But in next version RESTClient will use webRequest to capture server side redirect event and show all redirections in the response header tab.

screen shot 2018-02-09 at 5 50 39 pm

chao commented

Added redirect log in v3.0.6