wotpy.protocols.httpΒΆ
HTTP Protocol Binding implementation.
wotpy.protocols.http.handlers |
HTTP request handlers that implement each of the Interaction verbs. |
wotpy.protocols.http.client |
Classes that contain the client logic for the HTTP protocol. |
wotpy.protocols.http.enums |
Enumeration classes related to the HTTP server. |
wotpy.protocols.http.server |
Class that implements the HTTP server. |