Skip to content

Releases: dapplo/Dapplo.HttpExtensions

Dapplo.HttpExtensions-v0.1.20

04 Nov 22:28
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/dapplo/Dapplo.HttpExtensions

Dapplo.HttpExtensions-v0.1.19

03 Nov 08:55
Compare
Choose a tag to compare
Improving the previous commit, this fixes a problem where the path al…

Dapplo.HttpExtensions-v0.1.18

03 Nov 08:50
Compare
Choose a tag to compare
Fix a slash issue, if the base uri doesn't have a path there is alway…

Dapplo.HttpExtensions-v0.1.17

14 Oct 14:10
Compare
Choose a tag to compare
Added credentials support

Dapplo.HttpExtensions-v0.1.16

07 Oct 11:23
Compare
Choose a tag to compare
Fixed: ArgumentOutOfRangeException: Buffering more than 2147483647 by…

Dapplo.HttpExtensions-v0.1.15

07 Oct 08:30
Compare
Choose a tag to compare
Added IHttpSettings to the proxy & HttpClient creating code, with has…

Dapplo.HttpExtensions-v0.1.14

06 Oct 14:03
Compare
Choose a tag to compare
More small fixes for Dapplo.Config compatibility, the property with t…

Dapplo.HttpExtensions-v0.1.13

06 Oct 13:37
Compare
Choose a tag to compare
Small changes to make the IHttpSettings work with Dapplo.Config

Dapplo.HttpExtensions-v0.1.12

06 Oct 11:13
Compare
Choose a tag to compare
Added forgotten csproj update.

Dapplo.HttpExtensions-v0.1.9

02 Oct 10:10
Compare
Choose a tag to compare
Added GetAsJsonAsync to the HttpClientExtensions