|
|
|
|
|
by dozzie
3972 days ago
|
|
Of course it is different. GET is meant to retrieve a specific resource.
Search results are not a resource, they are computation result. Also, how would you specify the query and search options? Mix those in query
string portion? Or encode them? (And how?) |
|