Package shttp
[hide private]
[frames] | no frames]

Package shttp

source code

HTTP server and uri broker


Version: 0.2

Submodules [hide private]
  • shttp.http
  • shttp.sHTTP: HTTP package provides a Server and Client (minimal) implementations of the HTTP protocol.
  • shttp.uri: A couple of functions to interpret and manage URIs.

Variables [hide private]
  __doc__ = """ HTTP server and uri broker """