@umacodes: HTTP is getting a new method called QUERY. It is designed to fill a gap that GET and POST never handled cleanly: searching for data with complex filters, sorting, pagination, arrays, and nested conditions. Here’s everything you need to know about it. #umacodes #softwareengineer #softwaredeveloper
I look forward to using it in a decade when it eventually gets partial support on most platforms.
2026-07-02 22:23:01
41
at :
get + post = gost?
2026-07-03 03:52:34
5
nocti :
GET queries with body are not carried consistently, so let's create new method, that will not be even recognizable 😄
2026-07-02 21:36:22
35
jimmybondi07 :
Would have been better to fix GET and standardize the body usage
2026-07-02 21:30:17
15
RaduS :
HTTP QUERY before GTA6 it’s insane 😂😂😂
2026-07-02 22:24:26
21
Tom :
If tools have to adopt “query” in its entirety, why don’t the tools just adopt shared practices for handling “get” with a request body? Who’s to say they all won’t do the same thing with “query”?
2026-07-02 20:26:07
16
techbasset :
It’s funny the problem with GET with parameters in the body is that handling it is not consistent and the solution is…a new verb guaranteed to have no current system handle correctly.
2026-07-02 22:12:45
23
Jah :
Patch would like a word
2026-07-02 20:41:26
4
Jimmyayo :
the .Net Core team has really been on top of things, I love C#
2026-07-02 20:01:39
7
Falco :
wow, I never thought they would ever change anything at the basics... what is next? new status codes? new body types?
2026-07-02 18:41:34
7
geek_era :
This is a well made video, good stuff 👊🏾
2026-07-02 18:09:56
14
Jamie Rassas :
This isn’t going to be worth using for another 5+ years. Support will be too flakey to rely upon
2026-07-02 22:48:54
11
Ash :
I enjoyed that more than I'd expected, great content, well explained.
2026-07-02 21:21:13
37
mumias :
this will enable the people who already didn't like putting state in the url😭 can't just bookmark a link with filters or share it
2026-07-03 05:11:33
0
. :
so basically they added a new method, so that instead of inconsistent support across softwares it has almost none? that sounds amazing
2026-07-02 22:16:29
10
pazuso :
ok i will wait until it gets in the training data of codex or claude
2026-07-02 18:26:40
5
sorinilie978 :
i dont like this because users cant share searches through URL. for example i search for a hotel, and then i wanna share the search with a friend. with GET i can give him the URL and he sees the same hotels.
2026-07-02 23:02:11
0
itsPerfectVision :
GraphQL
2026-07-02 23:35:04
3
jw39036 :
It isnt new been proposed for a few years
2026-07-03 04:31:41
0
Angus Neilson378 :
a query is not idempotent if it affects search results based on popular searches 😀
2026-07-02 23:35:53
1
finwé :
they should first fix the old ligma method
2026-07-03 02:28:45
2
To see more videos from user @umacodes, please go to the Tikwm
homepage.