summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccesshttpbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-3/+15
* QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-171-3/+8
* QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-011-9/+7
* QNAM: More comments, some renamingsMarkus Goetz2009-06-171-6/+13
* QNAM: Added comment to de-confuse myselfMarkus Goetz2009-06-171-0/+1
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | add HTTP DELETE support to Network Access APIPeter Hartmann2009-06-051-0/+10
* | Merge branch '4.5'Thiago Macieira2009-05-151-12/+30
|\|
| * HTTP backend / network cache: only cache responses to GET by defaultPeter Hartmann2009-05-131-12/+30
* | QNAM: Upload architecture change: Changed all QNAM backendsMarkus Goetz2009-05-131-76/+13
|/
* 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