Skip to content

Remove @Experimental for QUERY method and implement conformance to RFC 10008#673

Open
desiderantes wants to merge 3 commits into
apache:masterfrom
desiderantes:desiderantes/query-method-non-experimental
Open

Remove @Experimental for QUERY method and implement conformance to RFC 10008#673
desiderantes wants to merge 3 commits into
apache:masterfrom
desiderantes:desiderantes/query-method-non-experimental

Conversation

@desiderantes

@desiderantes desiderantes commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Removing Experimental Markings

Since the QUERY method draft has been promoted to a proper RFC, 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 follow up of #499

@desiderantes desiderantes changed the title Remove @Experimental mark for QUERY method and implement conformance to RFC 10008 Remove @Experimental for QUERY method and implement conformance to RFC 10008 Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant