arturobernalg opened a new pull request, #713: URL: https://github.com/apache/httpcomponents-client/pull/713
y default the client remains browser-compatible; when requested, POST (with repeatable entity) is preserved across 301/302, while 303 continues to use GET and 307/308 remain method-preserving. Classic and async execution chains updated, with DEBUG traces explaining branch decisions, new examples for classic/async, and unit tests covering preservation and defaults. Behavior is unchanged for existing users unless the new policy is explicitly enabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
