aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_http.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Because people whined :(Gravatar brain2006-07-101-188/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4319 e03df62e-2008-0410-955e-edbf42e46eb7
* Dir for storing http stuff in.Gravatar brain2006-07-101-12/+6
| | | | | | | Updates to make m_http not do sucky things. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4317 e03df62e-2008-0410-955e-edbf42e46eb7
* Add FileReader::ContentSize and FileReader::ContentsGravatar brain2006-07-101-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4314 e03df62e-2008-0410-955e-edbf42e46eb7
* Header stuffGravatar brain2006-07-101-2/+25
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4313 e03df62e-2008-0410-955e-edbf42e46eb7
* Serves faster now :)Gravatar brain2006-07-101-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4312 e03df62e-2008-0410-955e-edbf42e46eb7
* Add timeouts etcGravatar brain2006-07-101-0/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4311 e03df62e-2008-0410-955e-edbf42e46eb7
* Ok, hands up who forgot to initialise Srv :/Gravatar brain2006-07-101-1/+5
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4310 e03df62e-2008-0410-955e-edbf42e46eb7
* Move logging further up in inspsocket so we get the right error for bind failureGravatar brain2006-07-101-1/+6
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4309 e03df62e-2008-0410-955e-edbf42e46eb7
* Try to make this serve some static contentGravatar brain2006-07-101-8/+65
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4308 e03df62e-2008-0410-955e-edbf42e46eb7
* Http service provider module (this doesnt do anything yet!)Gravatar brain2006-07-101-0/+101
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4307 e03df62e-2008-0410-955e-edbf42e46eb7