ok2c commented on PR #689: URL: https://github.com/apache/httpcomponents-core/pull/689#issuecomment-5330951248
> > Overall, what is your plan for this code? Is this something that you need at work or for a private project? I do not see this code applicable anywhere in neither core or client at the moment. What is the plan? > > It is not for a specific work or private project. My intention was to add RFC 9209 support incrementally. I started with Core because the field syntax and model are generic HTTP semantics rather than client policy. @arturobernalg Your plan is to provide it out of client? If so, this code should go to client. It can be moved to core once considered stable and there is an actual need for it. -- 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]
