mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 03:55:03 -05:00
corrected the comment to be valid chunk format
This commit is contained in:
parent
0fa61eff77
commit
144459d364
@ -44,7 +44,7 @@
|
|||||||
* Chunk format (simplified):
|
* Chunk format (simplified):
|
||||||
*
|
*
|
||||||
* <HEX SIZE>[ chunk extension ] CRLF
|
* <HEX SIZE>[ chunk extension ] CRLF
|
||||||
* <DATA>
|
* <DATA> CRLF
|
||||||
*
|
*
|
||||||
* Highlights from RFC2616 section 3.6 say:
|
* Highlights from RFC2616 section 3.6 say:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user