summaryrefslogtreecommitdiff
path: root/inc/HTTPClient.php
Commit message (Expand)AuthorAge
* 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
* HTTPClient is now used for RSS fetchingAndreas Gohr2005-09-02
* HTTP Client addedAndreas Gohr2005-08-31