Thomas Kriechbaumer
|
6da60e3ab9
|
Merge pull request #4254 from Kriechi/fixes
various trailer-related fixes
|
2020-10-31 17:46:49 +01:00 |
|
Thomas Kriechbaumer
|
0f7f4ba949
|
various trailer-related fixes
|
2020-10-31 17:30:15 +01:00 |
|
Thomas Kriechbaumer
|
c0e846b700
|
fix invididual test coverage
|
2020-10-31 11:59:51 +01:00 |
|
Thomas Kriechbaumer
|
a415c218ea
|
fix http trailer tests
|
2020-10-31 11:42:26 +01:00 |
|
Thomas Kriechbaumer
|
14b42101d6
|
Merge pull request #4234 from shiv6146/master
Add support to echo http trailers in dumper addon
|
2020-10-31 11:05:17 +01:00 |
|
Thomas Kriechbaumer
|
260fb300e5
|
mitmdump: reorder http trailers and add divider
|
2020-10-31 11:05:09 +01:00 |
|
Shiva
|
8438f06206
|
Added to changelog
|
2020-10-31 11:05:07 +01:00 |
|
Shiva
|
f4b9930b05
|
Added support to echo http trailers in dumper addon
|
2020-10-31 11:04:56 +01:00 |
|
Thomas Kriechbaumer
|
1fa4ec7419
|
Merge pull request #4225 from bburky/send-http1-trailers
Send http/1 request and response trailer headers
|
2020-10-31 10:19:25 +01:00 |
|
Thomas Kriechbaumer
|
730ee85469
|
Merge branch 'master' into send-http1-trailers
|
2020-10-21 20:17:24 +02:00 |
|
Maximilian Hils
|
a203b69ba9
|
Merge pull request #4239 from Kriechi/fix-4231
http2: fix missing END_STREAM flag on requests without body
|
2020-10-20 17:52:29 +02:00 |
|
Thomas Kriechbaumer
|
b167f9fd2d
|
http2: fix missing END_STREAM flag on requests without body
fixes #4231
|
2020-10-17 16:59:24 +02:00 |
|
Thomas Kriechbaumer
|
9a790d7afe
|
Merge pull request #4237 from kjoconnor/deflate-raw-support
Handle "deflateRaw" Content-Encoding as "deflate".
|
2020-10-16 18:56:50 +02:00 |
|
Kevin O'Connor
|
fbc5cc567b
|
Handle "deflateRaw" Content-Encoding as "deflate".
|
2020-10-15 21:25:23 -04:00 |
|
Blake Burkhart
|
21330f511e
|
is_http10 and is_http11 properties to requests
|
2020-10-13 09:21:15 -05:00 |
|
Blake Burkhart
|
b17857c7ae
|
Send http/1 request and response trailer headers
|
2020-10-08 20:43:28 -05:00 |
|
Thomas Kriechbaumer
|
0f96324887
|
docs: update cert usage instructions
|
2020-10-07 19:08:34 +02:00 |
|
Thomas Kriechbaumer
|
da6b3b415e
|
Merge pull request #4186 from simon04/patch-1
Update concepts-certificates.md
|
2020-10-07 18:40:07 +02:00 |
|
Thomas Kriechbaumer
|
e1744766cd
|
Merge pull request #4219 from mitmproxy/codeql
Create codeql-analysis.yml
|
2020-10-07 18:39:08 +02:00 |
|
Thomas Kriechbaumer
|
b2c7ceaa25
|
restore py36 classifier
|
2020-10-07 18:38:22 +02:00 |
|
Thomas Kriechbaumer
|
25469d4e92
|
Merge pull request #4218 from Kriechi/semver-bump
semver bump
|
2020-10-06 23:50:25 +02:00 |
|
Thomas Kriechbaumer
|
93ab0230a4
|
fix typo
|
2020-10-06 23:33:52 +02:00 |
|
Thomas Kriechbaumer
|
3915af18a4
|
fix dependencies for py35 upgrade message
|
2020-10-06 23:33:39 +02:00 |
|
Thomas Kriechbaumer
|
6eb78cc6dc
|
changelog: mention py39 support
|
2020-10-06 22:45:58 +02:00 |
|
Thomas Kriechbaumer
|
67b3ee1307
|
semver bump
|
2020-10-06 22:45:58 +02:00 |
|
Maximilian Hils
|
06bab7026e
|
Merge pull request #4174 from mhils/py39
Python 3.9 Compatibility
|
2020-10-06 22:41:55 +02:00 |
|
Maximilian Hils
|
cc77a16539
|
temporarily pin cryptography
|
2020-10-06 22:29:34 +02:00 |
|
Thomas Kriechbaumer
|
36327c2359
|
Update main.yml
bumpt to py39 final
|
2020-10-05 22:52:09 +02:00 |
|
Thomas Kriechbaumer
|
e335d1e63c
|
Create codeql-analysis.yml
|
2020-10-04 14:31:35 +02:00 |
|
Thomas Kriechbaumer
|
552dd4701f
|
bump to 3.9.rc.2
|
2020-09-29 19:54:58 +02:00 |
|
Maximilian Hils
|
eb71985d26
|
Merge pull request #4211 from Prinzhorn/patch-2
Update concepts-protocols.md
|
2020-09-28 17:22:24 +02:00 |
|
Alexander Prinzhorn
|
8ebfc2cb8f
|
Update concepts-protocols.md
There is support for HTTP/2 trailers since 5.2
|
2020-09-26 15:49:26 +02:00 |
|
Maximilian Hils
|
fb0f41032e
|
Merge pull request #4197 from mhils/docs-stuff
Minor Docs Improvements
|
2020-09-08 16:18:47 +02:00 |
|
Maximilian Hils
|
5e4bf9ba88
|
[docs] minor docs improvements
|
2020-09-07 19:49:41 +02:00 |
|
Maximilian Hils
|
dbb86800e5
|
Merge pull request #4194 from mplattner/docs-tutorials
Add interactive tutorials to the documentation
|
2020-09-07 18:30:15 +02:00 |
|
Maximilian Hils
|
bfa6467e4c
|
Merge branch 'master' into docs-tutorials
|
2020-09-07 18:29:38 +02:00 |
|
Maximilian Hils
|
e0c07d1755
|
Merge pull request #4184 from mirosyn/issue-4178-passphrase
new command line argument --cert-passphrase added.
|
2020-09-07 18:20:38 +02:00 |
|
Martin Plattner
|
b34eec4f7b
|
fix page id and web-ui tests
|
2020-09-07 18:09:02 +02:00 |
|
Martin Plattner
|
1c087a47dd
|
reorder tools in docs
|
2020-09-07 16:36:41 +02:00 |
|
Martin Plattner
|
ed918cca87
|
fix linting error
|
2020-09-04 18:51:02 +02:00 |
|
Martin Plattner
|
bc47d69df9
|
add cli recordings and instructions
|
2020-09-04 18:47:32 +02:00 |
|
Martin Plattner
|
88d43b51bb
|
tweak cli recordings
|
2020-09-04 18:45:54 +02:00 |
|
Martin Plattner
|
34716b480d
|
update changelog
|
2020-09-04 16:57:44 +02:00 |
|
Martin Plattner
|
a8b2cc9df6
|
restructure docs
|
2020-09-04 16:48:53 +02:00 |
|
Martin Plattner
|
a465d92215
|
minor content improvements
|
2020-09-04 15:38:25 +02:00 |
|
Martin Plattner
|
d305c973f5
|
merge CliDirector and MitmCliDirector
|
2020-09-04 15:22:04 +02:00 |
|
Martin Plattner
|
129c03e51a
|
integrate feedback
|
2020-09-04 15:02:58 +02:00 |
|
Martin Plattner
|
2f434f91ff
|
add recorded casts and instructions
|
2020-09-03 17:56:08 +02:00 |
|
Martin Plattner
|
cf9b001ccb
|
add tutorials to docs
|
2020-09-03 17:47:52 +02:00 |
|
Martin Plattner
|
b6d52fc8ab
|
add cli recording scripts
|
2020-09-03 17:44:00 +02:00 |
|