summaryrefslogtreecommitdiffstats
path: root/src/network/access/qhttpnetworkreply.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QNAM HTTP: Preemptive anti crash if() statementMarkus Goetz2010-05-131-0/+3
* QNAM HTTP: Fix no-headers and HTTP-100 handlingMarkus Goetz2010-03-161-4/+15
* QNAM HTTP: Always set channel.reply to 0 when doneMarkus Goetz2010-02-181-3/+10
* QNAM HTTP: Forgot to remove a qDebug()Markus Goetz2010-02-091-1/+1
* QNAM HTTP: Reserve bytes for HTTP parsingMarkus Goetz2010-02-091-0/+12
* QNAM HTTP: Improve readHeader() of the HTTP replyMarkus Goetz2010-02-091-11/+25
* QNAM HTTP: Improve parseStatus() of HTTP replyMarkus Goetz2010-02-091-10/+12
* QNAM HTTP: Fix readBuffer maximum size.Markus Goetz2010-01-111-1/+11
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QNAM: Remove some more occurences of toLower on the hot pathHolger Hans Peter Freyther2009-11-111-3/+3
* QNAM HTTP Code: Properly remove aborted requests from processingMarkus Goetz2009-09-231-1/+2
* 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 HTTP Code: HTTP/1.0 has implicit connection closeMarkus Goetz2009-08-281-2/+5
* | QNAM HTTP Code: Optimize connectionCloseEnabledMarkus Goetz2009-08-271-4/+9
* | Merge commit 'qt/master'Jason Barron2009-08-201-7/+42
|\ \
| * | QNAM HTTP: New attribute, Demo browser: Some request statistic outputMarkus Goetz2009-08-201-0/+5
| * | QNAM HTTP PipeliningMarkus Goetz2009-08-201-7/+10
| * | QNAM: Moved more functions into QHttpNetworkConnectionChannelMarkus Goetz2009-08-201-0/+27
* | | 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-08-061-0/+30
|\| |
| * | QNAM HTTP Code: Moved append() functions to the reply objectMarkus Goetz2009-08-041-0/+30
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-40/+49
|\| |
| * | QNetworkReply: add possibility to ignore specific SSL errorsPeter Hartmann2009-07-221-0/+7
| * | QNetworkAccessManager: HTTP download performance improvementsMarkus Goetz2009-07-171-43/+35
| * | QHttpNetworkReply: Cache isChunkedMarkus Goetz2009-07-091-1/+5
| * | QNAM: Direct transfer of HTTP buffer to the QNetworkReply bufferMarkus Goetz2009-07-011-1/+7
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-2/+0
|\ \ \ | |/ / |/| |
| * | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-2/+0
| |/
* | QNAM HTTP Code: Properly use the QRingBuffer for some kind of data.Markus Goetz2009-06-291-1/+25
* | QNAM HTTP Code: Prepare for download performance improvementsMarkus Goetz2009-06-251-0/+9
* | QNAM HTTP Code: Uncluttering functionsMarkus Goetz2009-06-251-2/+2
* | 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
* | QHttpNetworkConnection: Removed an unnecessary/dead checkMarkus Goetz2009-06-111-1/+1
* | Merge branch '4.5'Thiago Macieira2009-05-131-19/+42
|\|
| * Improve the HTTP status line parsing and catch more errors.Thiago Macieira2009-05-131-22/+36
| * Fix handling of garbage data sent by the HTTP server instead of aThiago Macieira2009-05-131-1/+10
* | QNAM: Upload architecture change: HTTP implementationMarkus Goetz2009-05-131-6/+6
|/
* Splitted qhttpnetworkconnection* files into individual filesMarkus Goetz2009-04-061-0/+663