arturobernalg opened a new pull request, #875: URL: https://github.com/apache/httpcomponents-client/pull/875
Adds a typed model of a single Proxy-Status member together with the standardized proxy error values, and a parser that reads the Proxy-Status response field according to the RFC 9209 and RFC 8941 Structured Fields grammar. The model is immutable and preserves the Structured Fields value types; the parser validates the standardized and error-specific parameter types and ignores unrelated extension parameters. The code lives in the client for now and provides the field model and parsing only; it is not integrated with retries, exceptions, execution policy or telemetry. -- 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]
