desiderantes opened a new pull request, #673: URL: https://github.com/apache/httpcomponents-core/pull/673
### Removing Experimental Markings Since the QUERY method draft has been promoted to a proper [RFC]( https://www.rfc-editor.org/rfc/rfc10008.html), this change removes the @Experimental tag from QUERY method. ### RFC 10008 Conformance According to Section 2 of RFC 10008 https://www.rfc-editor.org/rfc/rfc10008.html: │ Servers MUST fail the request if the Content-Type request field is missing or is inconsistent with the request content. I've added code to enforce this constraint. -- 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]
