Seth Michael Larson

Results 529 comments of Seth Michael Larson

Don't actually require this feature, but have potential use-case. Is there any way to see the IP on the response after a redirect?

Oh I don't need this functionality, just presenting a potential case. :) I think best way to do this is probably like @Lukasa said via headers.

Thanks all for the investigation! If someone can confirm this is already fixed I'll close this issue as duplicate. :tada:

We can support this case better, but we will have to be careful as the backslash will now be authority terminator and encodable character in userinfo section.

Unfortunately this HTTP status code is one where there's no "right" answer as I've heard the opposite being argued on the Requests issue tracker (Requests drops the HTTP body on...

@ubdussamad Definitely would like to get this issue implemented. However it'd require the retry/ redirect flow to be able to communicate changes about the request which currently isn't implemented. There's...

@glyph Does this happen for all URLs or just one in particular? Would be interesting to get a pcap to see what's causing the connection reset.

I'm ++ on a retry loop for `bind_sockets`, easy fix that will likely work too.

@sigmavirus24 Is this really a duplicate? The issue here seems to be about connecting to a certain IP, not getting the connected-to IP?