|
-
April 12th, 2011, 12:38 AM
#1
What's the difference between GET and POST AJAX requests?
I've always done GET requests regardless, but I think I should probably look into it :P .
The first question is if GET can be used for passwords. I know that it's generally considered best practice to use POST for password forms, but isn't this a bit different? Or am I wrong?
Also, are GET requests more readily cached than regular HTTP requests? I know that POST requests are not cached whatsoever, but I've had no problems (thus far) with AJAX-GETs and caching.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|