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