▲ 32 ▼ The HTTP QUERY Method (www.ietf.org) submitted 2 years ago by lysdexic@programming.dev to c/webdev@programming.dev 6 comments fedilink hide all child comments
[–] frezik@midwest.social 4 points 2 years ago I haven't read through the whole spec to know what else is there, but the thing is, HTTP/1.1 always allowed GET to have a body. It was originally supposed to be ignored, but they gave up on that later on because it's dumb. https://stackoverflow.com/a/983458 permalink fedilink source parent