If I (an HTTP client) connects to a server with authentication parameters (username / password), and the server sends me a 301 response (permanent redirect), should my HTTP client automatically send a username / password with a request sent to a new location ?
The question is about standard and best practices - I did not find anything specific in RFC 2616 and RFC 2617.
Eugene Mayevski 'Allied Bits
source share