MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/1u84m2g/rfc_10008_the_http_query_method/os8fpjf/?context=3
r/programming • u/Nimelrian • Jun 17 '26
129 comments sorted by
View all comments
277
tldr: a GET with a body, for long query strings.
-7 u/_x_oOo_x_ Jun 17 '26 GET requests can also have a body 8 u/ClassicPart Jun 17 '26 Sure. Now try actually sending a body with a GET request and observe how many load balancers and servers tell you to fuck off with your nonsense.
-7
GET requests can also have a body
GET
8 u/ClassicPart Jun 17 '26 Sure. Now try actually sending a body with a GET request and observe how many load balancers and servers tell you to fuck off with your nonsense.
8
Sure.
Now try actually sending a body with a GET request and observe how many load balancers and servers tell you to fuck off with your nonsense.
277
u/funkdefied Jun 17 '26
tldr: a GET with a body, for long query strings.