aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Improved error-handling / supplemented documention.smill2016-09-041-0/+79
* Improve the way we handle upstream errorsAldo Cortesi2016-09-011-2/+2
* Adjust flowbasic example for Options API changesAldo Cortesi2016-09-011-11/+13
* introduce Response.make for simple response creationMaximilian Hils2016-08-231-6/+1
* Fix issue with binary content in jsonShadab Zafar2016-08-151-2/+3
* Use postData field in PUT, PATCH requests tooShadab Zafar2016-08-151-1/+1
* Refactor format_cookiesShadab Zafar2016-08-151-6/+6
* Support .zhar compressionShadab Zafar2016-08-151-2/+5
* Add text field to response contentShadab Zafar2016-08-151-2/+11
* Add serverIPAddress fieldShadab Zafar2016-08-151-0/+3
* Add postData fieldShadab Zafar2016-08-151-2/+11
* Add SSL & Connect timingsShadab Zafar2016-08-151-6/+22
* Add a ctx.log on finishShadab Zafar2016-08-151-2/+4
* Open JSON file in text modeShadab Zafar2016-08-151-1/+1
* Simplify name_valueShadab Zafar2016-08-151-11/+1
* Fix wrong importShadab Zafar2016-08-151-1/+1
* Improve cookies formattingShadab Zafar2016-08-151-4/+19
* Format Cookies according to the HAR SpecShadab Zafar2016-08-151-5/+29
* Remove pages objectShadab Zafar2016-08-151-1/+0
* Welcome har_dumpShadab Zafar2016-08-151-0/+145
* Goodbye har_extractorShadab Zafar2016-08-151-264/+0
* make the linter happyMaximilian Hils2016-07-231-1/+1
* add remote debug exampleMaximilian Hils2016-07-231-0/+19
* Addon iface: .configure(options) -> .configure(options, updated)Aldo Cortesi2016-07-231-1/+1
* scripts: refactor some examples that keep global stateAldo Cortesi2016-07-233-39/+43
* Merge remote-tracking branch 'origin/master' into message-body-encodingMaximilian Hils2016-07-1523-100/+140
|\
| * Fix HAR extractorAldo Cortesi2016-07-151-3/+5
| * Adjust concurrent tests for start methodAldo Cortesi2016-07-151-2/+0
| * Add .start for addons and scriptsAldo Cortesi2016-07-159-8/+17
| * Convert examples and example tests for new-style scriptsAldo Cortesi2016-07-149-11/+11
| * move script context to mitmproxy.ctxMaximilian Hils2016-07-085-18/+18
| * remove script contextsMaximilian Hils2016-07-071-3/+4
| * remove context from all scriptsMaximilian Hils2016-07-0723-85/+107
| * py3++Maximilian Hils2016-07-072-2/+2
| * disable harparser on py3Maximilian Hils2016-07-071-0/+6
| * py3++Maximilian Hils2016-07-062-4/+5
| * remove clean_bin, clarify unicode handlingMaximilian Hils2016-07-051-6/+8
* | update examples: no decoded() anymore :tada:Maximilian Hils2016-07-027-54/+46
|/
* Make har_extractor.py output HAR 1.2 spec-compliantTai Dickerson2016-06-141-1/+3
* update examples, tests, docsMaximilian Hils2016-06-1311-26/+31
* Simplify script concurrency helpersAldo Cortesi2016-06-081-2/+2
* A new interface for replyAldo Cortesi2016-06-082-2/+2
* Shift a bunch more string-related functions to strutilsAldo Cortesi2016-06-021-2/+3
* Utils reorganisation: add netlib.strutilsAldo Cortesi2016-06-021-2/+2
* handle_* -> * leftoversMaximilian Hils2016-05-291-2/+2
* more style cleanupThomas Kriechbaumer2016-05-291-1/+1
* change comment indentationThomas Kriechbaumer2016-05-291-3/+3
* Merge pull request #1173 from mitmproxy/format-examplesThomas Kriechbaumer2016-05-2911-23/+28
|\
| * format examplesMaximilian Hils2016-05-2911-23/+28
* | Update method names in /examples/flowbasicAldo Cortesi2016-05-291-2/+2
|/