How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

QUERY with curl

calendar_today June 20, 2026 person Daniel Stenberg domain curl

This post introduces RFC 10008’s new HTTP QUERY method, which functions like GET but allows request bodies and remains idempotent. It explains how to issue QUERY requests using curl’s –request option and recommends the newer –follow redirect option over the legacy -L flag.

open_in_new Read original post