mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
added module docstring indicating changes
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#! /usr/bin/env python
|
||||
"""Simple HTTP Server.
|
||||
|
||||
Hacked by aum from standard python module of the same name,
|
||||
modified for compatibility with sunshine's 'i2p.sam.socket'.
|
||||
|
||||
--
|
||||
|
||||
This module builds on SAMBaseHTTPServer by implementing the standard GET
|
||||
and HEAD requests in a fairly straightforward manner.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user