Tag Archives: http

The Loosely Coupled Web

There are so many terms floating around for the “the web”. One that has been overly abused is “web 2.0″. Someone mentioned “web 2.0″ during a conversation the other day and it reminded me that I had never written about … Continue reading

Posted in Posts | Tagged , , | Leave a comment

XMLHttpRequest (XHR) Uses Multiple Packets for HTTP POST?

A recent Think Vitamin article, The Definitive Guide to GET vs POST, mentioned something that I hadn’t seen before about XMLHttpRequest (XHR). Their Rule #4 states: When using XMLHttpRequest, browsers implement POST as a two-step process (sending the headers first … Continue reading

Posted in Posts | Tagged , , , , | 20 Comments