|
|
|
|
|
by masklinn
1269 days ago
|
|
> That's not what your quote says. Yes it does. "No defined semantics" = "out of spec". > I can roll out a service with endpoints that require GET with request bodies and it would still be valid HTTP. You're out of the HTTP spec entirely. |
|
Not defined means, it could be anything. If accepting body in GET is out of spec, then spec is supposed to say, GET cannot send body.