module documentation
HTTP server module.
Class |
|
No class docstring; 0/1 instance variable, 2/2 methods, 1/2 static method documented |
Class |
|
Generic HTTP server class |
Class |
|
Base class for handling HTTP server requests. |
Class |
|
Implements server side of HTTP. |
Constant | DEFAULT |
Undocumented |
Constant | DEFAULT |
Undocumented |
Constant | MONTHNAME |
Undocumented |
Constant | WEEKDAYNAME |
Undocumented |
Class | _ |
Reads an HTTP request sent by client. |
Class | _ |
Data structure for HTTP request on server side. |
Class | _ |
Writes an HTTP response to client. |
Function | _ |
Return the current date and time formatted for a message header. |
Function | _ |
Calls the handler function for the current request. |