wotpy.protocols.http

HTTP Protocol Binding implementation.

handlers

HTTP request handlers that implement each of the Interaction verbs.

authenticator

Authenticator classes that perform checks on the incoming requests.

client

Classes that contain the client logic for the HTTP protocol.

credential

Credential classes that add the proper authorization creds to the outgoing requests.

enums

Enumeration classes related to the HTTP server.

server

Class that implements the HTTP server.