summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccesshttpbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* HTTP backend: store the date header in the cached resourcePeter Hartmann2009-09-291-5/+8
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
| * QNAM: Fix double sending of a HTTP requestMarkus Goetz2009-07-131-0/+4
* | QNAM HTTP Code: Do not cache Date headerMarkus Goetz2009-08-281-0/+6
* | Merge commit 'qt/master'Jason Barron2009-08-201-0/+5
|\ \
| * | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-201-0/+2
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-201-0/+3
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-11/+26
|\ \ \ | |/ /
| * | 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
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-9/+16
|\ \ \ | |/ /
| * | 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
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-76/+23
|\ \ \ | |/ /
| * | add HTTP DELETE support to Network Access APIPeter Hartmann2009-06-051-0/+10
| * | Merge branch '4.5'Thiago Macieira2009-05-141-12/+30
| |\ \ | | |/
| * | QNAM: Upload architecture change: Changed all QNAM backendsMarkus Goetz2009-05-131-76/+13
* | | Make Qt exception safer.Robert Griebl2009-06-101-3/+9
| |/ |/|
* | 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