We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85aabb7 commit 55848a6Copy full SHA for 55848a6
1 file changed
CHANGELOG.md
@@ -2,7 +2,15 @@
2
3
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.Net.Http/tree/HEAD)
4
5
-[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.128...HEAD)
+[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.130...HEAD)
6
+
7
+**Implemented enhancements:**
8
9
+- Fix HttpContent.ReadAsStream length, don't buffer StreamContent unless necessary [\#416](https://github.com/nanoframework/System.Net.Http/pull/416)
10
11
+## [v1.5.130](https://github.com/nanoframework/System.Net.Http/tree/v1.5.130) (2024-04-03)
12
13
+[Full Changelog](https://github.com/nanoframework/System.Net.Http/compare/v1.5.128...v1.5.130)
14
15
**Documentation and other chores:**
16
0 commit comments