actix-web/actix-http-test/src
Bruno Oliveira 2b090e0817 feat: add QUERY method helpers to awc client and test servers
Extend HTTP QUERY (RFC 10008) support to the remaining per-method
convenience surfaces, mirroring PATCH:

- awc: `Client::query()`
- actix-test: `TestServer::query()`
- actix-http-test: `TestServer::query()` and the HTTPS `TestServer::squery()`

Also tighten `TestRequest::query()`'s doc to match its sibling helpers.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 19:21:22 -03:00
..
lib.rs feat: add QUERY method helpers to awc client and test servers 2026-07-07 19:21:22 -03:00