mirror of
https://github.com/curl/curl.git
synced 2026-07-30 20:18:08 +03:00
corrected the comment to be valid chunk format
This commit is contained in:
parent
0fa61eff77
commit
144459d364
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
* Chunk format (simplified):
|
||||
*
|
||||
* <HEX SIZE>[ chunk extension ] CRLF
|
||||
* <DATA>
|
||||
* <DATA> CRLF
|
||||
*
|
||||
* Highlights from RFC2616 section 3.6 say:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue