summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccesshttpbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNAM: Fix double sending of a HTTP requestMarkus Goetz2009-07-131-0/+4
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* HTTP backend / network cache: only cache responses to GET by defaultPeter Hartmann2009-05-131-12/+30
* When parsing a cookie string the ',' character is special because it is used ...Benjamin C Meyer2009-03-301-2/+6
* Check for a redirection after setting the headers. If there is a redirection ...Benjamin C Meyer2009-03-301-2/+2
* When loading a url straight from cache call finished so the QNetworkReply::fi...Benjamin C Meyer2009-03-301-1/+3
* Improvements to follow the behavior of web servers and other browsers, specif...Benjamin C Meyer2009-03-301-3/+17
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1052