Re: [PR] Redesign of client HTTP context APIs [httpcomponents-client]

2024-02-29 Thread via GitHub
ok2c merged PR #552: URL: https://github.com/apache/httpcomponents-client/pull/552 -- 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:

Re: [PR] Redesign of client HTTP context APIs [httpcomponents-client]

2024-02-23 Thread via GitHub
ok2c commented on PR #552: URL: https://github.com/apache/httpcomponents-client/pull/552#issuecomment-1961436304 @arturobernalg Please take a look. -- 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

[PR] Redesign of client HTTP context APIs [httpcomponents-client]

2024-02-23 Thread via GitHub
ok2c opened a new pull request, #552: URL: https://github.com/apache/httpcomponents-client/pull/552 * Aligns client context APIs with those in core * Context classes are now plain beans * Backward compatibility with older versions (through internal Delegate classes) * Javadoc