Skip to content

Add support for HTTP QUERY method - #37073

Closed
RamBidiyasar wants to merge 1 commit into
spring-projects:mainfrom
RamBidiyasar:add-http-query-method
Closed

Add support for HTTP QUERY method#37073
RamBidiyasar wants to merge 1 commit into
spring-projects:mainfrom
RamBidiyasar:add-http-query-method

Conversation

@RamBidiyasar

Copy link
Copy Markdown

Summary

  • add QUERY to HttpMethod and RequestMethod
  • support QUERY in HttpComponentsClientHttpRequestFactory
  • update related tests and Allow header expectations

Background

This aligns Spring with RFC 10008 for the QUERY HTTP method.

Introduce QUERY as a first-class HTTP method in HttpMethod and RequestMethod, wire it into HttpComponentsClientHttpRequestFactory, and update affected tests and Allow header expectations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: RamBidiyasar <ram.prasad@wynk.in>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 20, 2026
@bclozel

bclozel commented Jul 20, 2026

Copy link
Copy Markdown
Member

Duplicates #34993

@bclozel bclozel closed this Jul 20, 2026
@bclozel bclozel added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: duplicate A duplicate of another issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants