Skip to content

Tests: added QUERY method tests. - #67

Open
NicoAvanzDev wants to merge 1 commit into
nginx:masterfrom
NicoAvanzDev:query-method-tests
Open

Tests: added QUERY method tests.#67
NicoAvanzDev wants to merge 1 commit into
nginx:masterfrom
NicoAvanzDev:query-method-tests

Conversation

@NicoAvanzDev

@NicoAvanzDev NicoAvanzDev commented Jun 22, 2026

Copy link
Copy Markdown

Proposed changes

Add tests for the HTTP QUERY method over HTTP/1.x, HTTP/2, and HTTP/3.
The tests verify method recognition through limit_except QUERY and confirm
that QUERY responses can be cached with proxy_cache_methods QUERY.

Companion nginx change: nginx/nginx#1488

Testing

TEST_NGINX_BINARY=../nginx/objs/nginx prove query.t h2.t h3_headers.t

All 232 checks pass.

Tests cover QUERY recognition over HTTP/1.x, HTTP/2, and HTTP/3.
They also verify limit_except handling and proxy cache eligibility.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

2 participants