summaryrefslogtreecommitdiff
path: root/inc/HTTPClient.php
Commit message (Expand)AuthorAge
* better stream writing in HTTPClient FS#2036Andreas Gohr2011-02-06
* Merge branch 'master' of github.com:splitbrain/dokuwikiAdrian Lang2011-01-14
|\
| * fixed bracketsAndreas Gohr2011-01-12
| * removed setter/getter to match coding styleAndreas Gohr2011-01-12
| * do not reuse errornous http connectionsTobias Sarnowski2011-01-12
| * keep http connections application wide aliveTobias Sarnowski2011-01-12
| * added keep-alive capabilities to the http clientTobias Sarnowski2011-01-12
* | tmpAdrian Lang2010-12-08
|/
* renamed variable initialization in HTTPClientAndreas Gohr2010-12-02
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* - fix phpdocElan Ruusamäe2010-10-07
* Small fixes / cleanupAdrian Lang2010-09-28
* ignore wrong content-encoding header FS#2037Andreas Gohr2010-09-24
* fixed request server port issue in httpclientai2010-09-17
* Convenience function in HTTPClientAndreas Gohr2010-08-02
* added proxy exception regexp FS#1247Andreas Gohr2010-06-26
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* Handle relative redirects correctly FS#1741Andreas Gohr2009-09-04
* Added support for multipart/form-data in HTTPClientAndreas Gohr2009-08-30
* more robustness in gzip decoding in HTTPClient FS#1718Andreas Gohr2009-07-25
* Moved HTTPCLIENT_REQUEST_SEND eventAndreas Gohr2009-06-05
* Don't accept gzip encoding in HTTP client when content is expected to be trun...Andreas Gohr2009-06-05
* fixed limit typo in explode callAndreas Gohr2009-06-03
* Clean up cookie handler in HTTPClientTom N Harris2009-05-28
* Action Event wrappers around HTTP requests and authentication checksRobin Gareus2009-03-12
* fixed cookie handling in HTTPClientAndreas Gohr2009-03-12
* FS#1517, obscure passwords in config filesChris Smith2009-01-19
* Avoid zero-byte readsTom N Harris2009-01-16
* removed some illogical path setupsAndreas Gohr2008-12-13
* HTTP client should accept all HTTP response codes in the 200 rangeGina Haeussge2008-12-07
* Update HTTPClient to encode posted variable namesChris Smith2008-08-11
* Better write handling in HTTPClientAndreas Gohr2008-07-08
* HTTPClient: Allow limited retrieval without abortingGina Haeussge2008-06-22
* Make sure there is never posted data on GET requestsAndreas Gohr2008-04-01
* fixed bug in HTTPClient breaking GET requests on certain serversAndreas Gohr2008-04-01
* use DokuHTTPClient in XMLRPC libraryAndreas Gohr2008-02-27
* cope with non-RFC-conform webservers in HTTPClient FS#1340Andreas Gohr2008-02-23
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* Fix for Basic HTTP authenticationMichael Klier2007-09-09
* Use Content-Length in HTTP clientAndreas Gohr2007-09-06
* fix for cookie handling problem in HTTPClient and PHP5Andreas Gohr2006-11-01
* fix for post support in HTTPClientAndreas Gohr2006-10-20
* restrict fetch.php's download abilitiesAndreas Gohr2006-10-17
* $conf['fetchsize'] addedAndreas Gohr2006-06-15
* Feedfetcher/HTTPClient fixAndreas Gohr2006-04-29
* fixed typo in HTTP client #726Andreas Gohr2006-02-24
* file cleanupsAndreas Gohr2006-02-17
* Fix for broken Prox Support #626Andreas Gohr2005-11-11
* HTTP Client tweaksAndreas Gohr2005-10-02