- 04 May, 2019 3 commits
-
-
Stéphane Graziano authored
Mixed implementation for startWith + PeekBytesAsync with the use of bufferpool (to get the best of the two worlds)
-
Stéphane Graziano authored
-
Stéphane Graziano authored
-
- 29 Apr, 2019 1 commit
-
-
honfika authored
allow to modify HTTP/2 header
-
- 28 Apr, 2019 2 commits
- 27 Apr, 2019 2 commits
- 26 Apr, 2019 16 commits
-
-
honfika authored
nuget package consolidation
-
Honfika authored
-
Honfika authored
-
Honfika authored
Require .net standard 2.0 for StreamExtended project (which is used by TWP only, which also needs 2.0) => Allow to consolidate nuget packages.
-
Honfika authored
-
Honfika authored
-
honfika authored
Small HTTP/2 and other improvements
-
Honfika authored
-
Honfika authored
Add a new property (RequestUriString) which can be overridden in user code
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
process the rst_stream frame
-
honfika authored
HTTP/2: allow to read the body
-
- 25 Apr, 2019 15 commits
-
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
(still not able to modify header or body data)
-
buildbot121 authored
-
justcoding121 authored
-
justcoding121 authored
-
buildbot121 authored
-
Jehonathan Thomas authored
Basic HTTP/2 support. Disabled by default. Warning added to the enabl…
-
Honfika authored
-
Honfika authored
-
Honfika authored
-
Honfika authored
- only enabled when both client and server supports it (no protocol changing in proxy) - GetRequest/ResponseBody(AsString) methods are not supported - cannot modify the request/response (e.g header modifications in BeforeRequest/Response events are ignored)
-
- 24 Apr, 2019 1 commit
-
-
buildbot121 authored
-