summaryrefslogtreecommitdiff
path: root/src/modules/httpclient.h
Commit message (Expand)AuthorAgeFilesLines
* Add licensing headers to files which are missing them and make sure they are ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6759 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-04-071-0/+13
* Rename all the classes in m_httpd to be HttpServer etc,•••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 Gravatar brain2007-01-071-1/+9
* Make this use the newer format of class Request (this module was still using ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6245 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2007-01-071-24/+9
* Added m_http_client - this is incomplete and won't work at all, don't try to ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6243 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2007-01-071-0/+121