| ▲ | jbverschoor 3 hours ago | ||||||||||||||||
Yeah, query seems just GET with a body. No difference in protocol nor behavior | |||||||||||||||||
| ▲ | gl-prod 3 hours ago | parent | next [-] | ||||||||||||||||
The difference is the method. Query you're saying I can use body. GET you should never use body. | |||||||||||||||||
| |||||||||||||||||
| ▲ | _flux 2 hours ago | parent | prev | next [-] | ||||||||||||||||
There is the Accept-Query header https://www.rfc-editor.org/info/rfc10008/#appendix-A.3 that tells you can use QUERY. That's a bit different. | |||||||||||||||||
| ▲ | ComodoHacker 3 hours ago | parent | prev [-] | ||||||||||||||||
Except compatibility. If you're using classic GET and it's enough for you, you aren't affected. | |||||||||||||||||
| |||||||||||||||||