forked fromglynos/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork425
Commit3079bda
committed
Use size_t to store content length.
1 parenta941fb1 commit3079bda
File tree
1 file changed
+2
-2
lines changed- include/network/protocol/http/client/connection
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
741 | | - | |
| 741 | + | |
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
| 828 | + | |
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| |||
0 commit comments
Comments
(0)