ok2c commented on PR #828: URL: https://github.com/apache/httpcomponents-client/pull/828#issuecomment-4424108896
@arturobernalg Looks good overall. `ClientRequest` does not look very useful. I would drop it for now. I also would like to change the intermediate representation of the `ClientResponse` JSON content from byte array to `JsonNode` for better efficiency but this can be done as a separate change-set at a later point. -- 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]
