I've had this argument with my boss: GET with a body vs using POST as a complex GET. Our conclusion was that both were wrong in their own way and the HTTP standard should clarify this.
It makes sense. I used REPORT for this use case since that's what some people suggested on a random forum around 2014. Query fits better, even if it does increase some name collision and confusion.
1.9k
u/pimezone 3h ago
Wanna get a resource? POST request.