async-http-client
async-http-client copied to clipboard
redirects behave strangely
When specifying a delegate, when executing a request that redirects, it appears that didSendRequest just happens again. Should we add a delegate method that tells the user a redirect is happening?
This is a great idea