Will methods like POST and GET formally evolve someday?
Posted
by Jorge
on Stack Overflow
See other posts from Stack Overflow
or by Jorge
Published on 2010-05-07T08:32:44Z
Indexed on
2010/05/07
8:38 UTC
Read the original article
Hit count: 377
The question may sound a bit naive or stupid, but i was wondering...will POST
and GET
evolve someday? What other methods exist besides those two?
I was wondering specifically about server-pushes... why can't exist a method specifically for that? I don't even know if there's already something similar, and if there is, i apologize for my ignorance.
The web is evolving, that's evident...will methods formally evolve too?
© Stack Overflow or respective owner