Greg Dubicki
Greg Dubicki
In case someone is wondering what is the status as of now: [urllib3 v2.0 will have a separate exception for this](https://github.com/urllib3/urllib3/issues/2065), see https://github.com/urllib3/urllib3/commit/1831327b881880ed871f96f56a6977d360042e1b and https://github.com/urllib3/urllib3/commit/8a1ac9f8db13d0673188d542152253d6e133eec9.
To be specific I encountered this issue when trying to follow https://github.com/tsteur/open-source-tag-manager/blob/master/doc/INSTALLATION.md : https://github.com/liip/LiipMonitorBundle/issues/147 . Do you know anything about it?
No, I stopped trying assuming that it makes no sense if it does not "just work" when it is unsupported.
@maxstepanov I have exactly opposite use case - I check for 302, get 200 after redirect and receive an error. @dbuxton Current Cabot behaviour means that HTTP checks expecting redirection...
@dbuxton Ok, I'll take a look at it.
I think we can do 2 things here (and by that I also mean I can implement it and make a PR): **1. Fix check's not working for codes 301/302...
Ok, I'll try to do it this way. ## Grzegorz Dubicki http://about.me/grzegorzdubicki Dnia 16 paź 2014 o godz. 19:37 David Buxton [email protected] napisał(a): > I think I favour having local...
We have approval, so can we have it merged, @adnanh @wrouesnel ?
> It really sucks that the failure mode is that the process is killed rather than a more useful error message directly on the command line (instead of hidden in...
(Nvm, I put my comment in the wrong ticket, sorry)