Skip to content

feat(http): support HTTP QUERY method - #37126

Closed
AchyuthMohan wants to merge 1 commit into
spring-projects:mainfrom
AchyuthMohan:feature-http-query-method
Closed

feat(http): support HTTP QUERY method#37126
AchyuthMohan wants to merge 1 commit into
spring-projects:mainfrom
AchyuthMohan:feature-http-query-method

Conversation

@AchyuthMohan

Copy link
Copy Markdown

Add support for the HTTP QUERY method across Spring's HTTP infrastructure. This change introduces QUERY as a standard HTTP method and integrates it with the relevant request mapping, client, server, and test infrastructure while preserving its safe and idempotent semantics. Includes tests covering QUERY method handling and request processing.

Add support for the HTTP QUERY method across Spring's HTTP infrastructure.
This change introduces QUERY as a standard HTTP method and integrates it with the relevant request mapping, client, server, and test infrastructure while preserving its safe and idempotent semantics.
Includes tests covering QUERY method handling and request processing.

Signed-off-by: Achyuth Mohan <achyuthmohan1@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Aug 10, 2026
@AchyuthMohan
AchyuthMohan force-pushed the feature-http-query-method branch from 10c3683 to 42ac79c Compare August 10, 2026 18:22
@bclozel bclozel closed this Aug 10, 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 Aug 10, 2026
@bclozel

bclozel commented Aug 10, 2026

Copy link
Copy Markdown
Member

Duplicates #34993

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