Why URL Data does not shows for GET method in ajax?
Why URL Data does not shows for GET method in ajax?
As we know, GET method sends data via URL. We can use both GET and POST
method in ajax. My question is, why can't we see the data in URL when we
use ajax with a GET method?
No comments:
Post a Comment