feature/core/http-query-method
master
Adds the QUERY method (RFC 10008) — safe and idempotent like GET, but carries a request body like POST, useful for complex filters that don't fit in a URL query string. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>