Stef Heyenrath
|
150b448d07
|
Added some more tests for JsonMatcher + refactored some code to use nullable (#770)
|
2022-07-09 15:34:17 +02:00 |
|
Stef Heyenrath
|
b5ae087b95
|
Add .ConfigureAwait(false); to the await Task calls (#704)
Add .ConfigureAwait(false); to the await Task calls
|
2021-12-24 14:08:43 +01:00 |
|
Stef Heyenrath
|
e91be0a4d1
|
Add support for GZip and Deflate (#439)
* gzip - wip
* wip
* tests
* fix gzip and deflate
* CheckIfShouldKillVBCSCompiler
* DisableRequestBodyDecompressing
|
2020-04-10 19:05:09 +02:00 |
|
Stef Heyenrath
|
88dd1b9aa4
|
Option to disable JSON deserialization (#434)
* Option to disable JSON deserialization
* Fix build errors, add test case
* make new parameter optional
* set default for contentType as well
|
2020-03-05 17:59:24 +01:00 |
|
Stef Heyenrath
|
c0a43ed204
|
remove MimeKitLite and use MediaTypeHeaderValue (#338)
|
2019-08-31 19:01:44 +00:00 |
|
Stef Heyenrath
|
1af512fc72
|
Update BodyParser logic (#212)
* Update BodyParser logic
* update logic for byte[]
* small update
* MyGetKey
* myget
* dotnet nuget push
* dotnet build
* Release
* .
* StringContent
* 1.0.4.18-preview-02
* Debug
* 1.0.4.18-preview-02
* disable some proxy tests
* myget
* packagesToPack
* fix
* <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> <GenerateBindingRedirectsOutputType>true</GenerateBindingRedirectsOutputType>
* Release
* <VersionPrefix>1.0.4.18</VersionPrefix>
* fix
* BodyParserTests
* ResponseBodyData (#216)
* ResponseBodyData
* refactor tests
* LogEntryMapperTests
|
2018-10-25 14:08:24 +02:00 |
|
Stef Heyenrath
|
49963dfafc
|
Fix #109
|
2018-03-17 13:20:18 +01:00 |
|