Hacker News new | ask | show | jobs
by lalaithion 339 days ago
Yeah but GET doesn’t allow requests to have bodies (yeah, I know, technically you can but it’s not very useful), and this is a legitimate issue preventing its use in complex APIs.
1 comments

I've had situations when I wanted a GET with a body :) But not that many