aboutsummaryrefslogtreecommitdiff
path: root/src/http_Request.h
Commit message (Expand)AuthorAge
* Callback functions, which serve registered pages, take a 'const cGH *'tradke2002-01-04
* Moving John's redirection stuff into a file of its own as it is a logicallygoodale2001-05-18
* Modifications so that all cluster nodes involved in a simulation willjshalf2001-05-18
* Added function HTTP_Port(void) to get the port the webserver is running on.goodale2000-10-03
* Reworked the socket layer a bit to detect errors when writing to a socket andgoodale2000-09-21
* Getting rid of stupid const qualifier.goodale2000-09-18
* All reading from socket is now done with HTTP_Read. HTTP_Read and HTTP_Writegoodale2000-09-18
* New function HTTP_ArgumentWalk to allow walking through the argument list.goodale2000-09-16
* New function HTTP_Write(request,buffer,size);goodale2000-09-15
* Initial version of C http thorn. There are still a fair number of things ongoodale2000-09-14