Maximilian Hils
|
5d2b7c52f9
|
move script context to mitmproxy.ctx
|
2016-07-08 19:57:57 -07:00 |
|
Maximilian Hils
|
c048ae1d5b
|
remove context from all scripts
|
2016-07-07 20:14:52 -07:00 |
|
Aldo Cortesi
|
b3bf754e53
|
Simplify script concurrency helpers
We now have take() to prevent double-replies.
|
2016-06-08 11:21:38 +12:00 |
|
Aldo Cortesi
|
92597f82ea
|
Docs and examples to top level
|
2016-02-18 09:27:08 +13:00 |
|
Maximilian Hils
|
33fa49277a
|
move mitmproxy
|
2016-02-15 14:58:46 +01:00 |
|
Jim Shaver
|
4fe2c069cc
|
Fixed print function to be inline with python 3
|
2015-05-29 23:17:48 -04:00 |
|
Maximilian Hils
|
ebd539b49f
|
update examples, fix #353
|
2014-09-08 17:03:34 +02:00 |
|
Maximilian Hils
|
2a6337343a
|
update docs, mostly revert 2f44b26b4c
|
2014-09-05 15:16:20 +02:00 |
|
Aldo Cortesi
|
58e1b3a47f
|
Start refactoring scripts
- Move ScriptContext into script module
- Use mock module instead of hand-rolled mock objects in tests
|
2014-01-12 12:49:19 +13:00 |
|
Maximilian Hils
|
605950bfdf
|
add @concurrent decorator for inline scripts, fixes #176
|
2013-12-15 02:43:16 +01:00 |
|