aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Address lintbeth2020-01-201-2/+2
* Update WSGI examplebeth922020-01-201-4/+4
* Fix converting to HAR in case of void responseShrub, Aliaksei2019-11-291-2/+2
* Merge pull request #3693 from typoon/fix-command-bar-issue-3259Maximilian Hils2019-11-211-2/+2
|\
| * adjust remote debug example to latest pycharm versionMaximilian Hils2019-11-181-2/+2
* | cleanup mypy usageMaximilian Hils2019-11-163-1/+4
|/
* update mypyMaximilian Hils2019-11-121-2/+2
* bump depsThomas Kriechbaumer2019-09-282-0/+0
* fix lintingThomas Kriechbaumer2019-09-281-1/+1
* make dict comprehension more readableMaximilian Hils2019-09-051-1/+4
* Updated har_dump,py timings dictionary functionRamiBerm2019-09-031-1/+1
* Merge pull request #3444 from BoboTiG/fix-resource-leaksMaximilian Hils2019-01-061-3/+3
|\
| * Fix ResourceWarning: unclosed file, prevent resource leaksMickaël Schoentgen2019-01-061-3/+3
* | Fix several DeprecationWarning: invalid escape sequenceMickaël Schoentgen2019-01-052-3/+3
|/
* Corrected keep_host_header usage optionAlex Lauerman2018-10-251-1/+1
* Added link_expander.py example to simple examples (#3348)jbrule2018-10-122-0/+29
* add websocket exampleThomas Kriechbaumer2018-10-091-0/+13
* [examples/xss_scanner] replace relative importDavid Kremer2018-08-151-3/+3
* Merge pull request #3186 from andersonvom/masterAldo Cortesi2018-07-111-0/+0
|\
| * Rename scripting fileAnderson Mesquita2018-06-081-0/+0
* | Update CLI usage instructionsPierre Cavan2018-06-261-3/+3
* | View API slightly extended; codebase cleaned in some pointsmadt1m2018-06-131-1/+1
|/
* typoMiroslav2018-05-271-1/+1
* websocket: inject messages via flowThomas Kriechbaumer2018-05-161-0/+23
* docs: console key binding docs and exampleAldo Cortesi2018-05-151-0/+11
* Fixing TyposJoaquin2018-05-132-2/+2
* fix tcp exampleThomas Kriechbaumer2018-05-111-12/+11
* Merge pull request #3106 from cortesi/noprintMaximilian Hils2018-05-084-9/+8
|\
| * Ditch the addon stdout wrapperAldo Cortesi2018-05-084-9/+8
* | har_dump example cmdline invocation0xHJK2018-05-081-0/+6
|/
* events: document behaviour of done() more fullyAldo Cortesi2018-05-081-2/+6
* Merge pull request #3097 from cortesi/exampAldo Cortesi2018-05-051-4/+10
|\
| * Revamp dup_and_replay exampleAldo Cortesi2018-05-051-4/+10
* | Remove the tick eventAldo Cortesi2018-05-021-5/+0
|/
* fix Python 3.6 variable type annotations #3053oscure762018-04-145-9/+9
* fix example filenameThomas Kriechbaumer2018-04-131-1/+1
* Typo fixBarry Lee2018-03-101-4/+4
* Merge pull request #2922 from kajojify/new_exampleAldo Cortesi2018-02-262-16/+9
|\
| * Replace upsidedown with mirror reflectionMiroslav2018-02-252-16/+9
* | Misc. typosluz.paz2018-02-244-7/+7
|/
* All new documentationAldo Cortesi2018-02-229-0/+332
* Merge pull request #2884 from kajojify/hotkeys-cleanupMaximilian Hils2018-02-201-4/+0
|\
| * Hotkeys cleanupMiroslav2018-02-201-4/+0
* | update log_events example documentationMaximilian Hils2018-02-201-3/+1
* | add documentation for custom_option.pyMaximilian Hils2018-02-201-0/+10
|/
* Extend mypy checking, fix #2194 (#2819)Arushit Mudgal2018-02-034-49/+62
* Fix mistakes in examples/simple/Readme.md.Aniket Panjwani2018-01-291-16/+16
* rename TLS/SSL-related attributesThomas Kriechbaumer2018-01-062-3/+3
* Added scanning for CSS injection and iframe injectionDavid Dworken2017-10-171-5/+10
* fix #2477 (#2556)Suraj Tripathi2017-09-011-1/+1