Skip to content

QUERY A New HTTP Method

J
Junaid Ali Shah Gigli

4 Views • Jul 11, 2026

Description

QUERY is a new HTTP request method designed for safe and idempotent operations that require a request body. It enables clients to send complex JSON payloads for read-only requests without overloading POST or stretching the limits of GET.