mitmproxy/pathod
Aldo Cortesi e037fe05ff Migrate pathod docs to Sphinx
All the content of the pathod docs are moved into Sphinx. The interactive
format has not translated well to static docs, and there's still a lot of
rewriting, format fixing, structuring, etc to be done.
2016-06-07 12:55:32 +12:00
..
language Py3: Use functools.total_ordering for better rich comparison 2016-06-06 00:07:44 +05:30
protocols First-order removal of pathod API and app 2016-06-05 13:04:13 +12:00
__init__.py combine projects 2016-02-18 13:03:40 +01:00
log.py Shift a bunch more string-related functions to strutils 2016-06-02 13:04:19 +12:00
pathoc_cmdline.py py3++ 2016-04-13 22:34:28 -07:00
pathoc.py Make tcp.Client.connect return a context manager that closes the connection 2016-06-03 12:06:36 +12:00
pathod_cmdline.py Remove last vestiges of noapi and noweb from pathod 2016-06-05 13:24:46 +12:00
pathod.py Remove last vestiges of noapi and noweb from pathod 2016-06-05 13:24:46 +12:00
test.py More explicit name for the tcp.Server handler counter 2016-06-03 13:57:12 +12:00
utils.py Consolidate some functions to strutils.bytes_to_escaped_str 2016-06-02 12:53:12 +12:00
version.py more style cleanup 2016-05-29 13:43:20 +02:00