mitmproxy/libpathod
Aldo Cortesi ac5aacce44 Remove check argument to serve() methods.
Refactoring means we can now do this without a callback.

Also introduce the maximum_length method that estimates the max possible
message length.
2012-10-27 17:40:22 +13:00
..
contrib Initial checkin. 2012-04-28 12:42:03 +12:00
resources Basic SSL support. 2012-04-29 11:18:56 +12:00
static Refactor preview display pages. 2012-07-29 16:33:45 +12:00
templates Stub out documentation changes 2012-10-04 12:17:35 +13:00
__init__.py Refactor application definitions and startup. 2012-04-29 10:56:33 +12:00
app.py Remove check argument to serve() methods. 2012-10-27 17:40:22 +13:00
language.py Remove check argument to serve() methods. 2012-10-27 17:40:22 +13:00
pathoc.py Remove check argument to serve() methods. 2012-10-27 17:40:22 +13:00
pathod.py Remove check argument to serve() methods. 2012-10-27 17:40:22 +13:00
test.py Testing examples and docs. 2012-07-30 20:58:59 +12:00
utils.py Major refactoring towars separate representation of expressions and request/response service. 2012-10-27 14:00:50 +13:00
version.py Bump for minor release. 2012-08-25 11:26:18 +12:00