summaryrefslogtreecommitdiff
path: root/src/modules/httpclient.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename all the classes in m_httpd to be HttpServer etc,Gravatar brain2007-01-071-1/+9
| | | | | | | Make a copy of the request in the http client so we dont need to leave pointers hanging around in the requestor module git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6246 e03df62e-2008-0410-955e-edbf42e46eb7
* Make this use the newer format of class Request (this module was still using ↵Gravatar brain2007-01-071-24/+9
| | | | | | the old cast-data-to-char*-and-use-getdata-method) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6245 e03df62e-2008-0410-955e-edbf42e46eb7
* Added m_http_client - this is incomplete and won't work at all, don't try to ↵Gravatar special2007-01-071-0/+121
use it git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6243 e03df62e-2008-0410-955e-edbf42e46eb7