http - how Ajax request is sent by browser -


i want ask how browser sends ajax request mean format of ajax request. actual format of ajax request sent browser.

thanks in advance

if install firefox , firebug can see yourself:

http://codeclimber.net.nz/archive/2007/08/01/how-to-debug-xmlhttprequest-with-firebug.aspx


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -