Commit 7b38a1f
* Initial plan
* Add remainingBodyLength() getter to HttpParser and HttpResponse
Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>
* Improve comments for remainingBodyLength() to cover all states
Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>
* Rename remainingBodyLength to maxRemainingBodyLength
* Rename remainingBodyLength to maxRemainingBodyLength
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>
1 parent c7b37fc commit 7b38a1f
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
618 | 626 | | |
619 | 627 | | |
620 | 628 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
491 | 498 | | |
492 | 499 | | |
493 | 500 | | |
| |||
0 commit comments