mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:43:33 +03:00
parent
2e0fa50fc1
commit
3b6d18bbf6
23 changed files with 29 additions and 29 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
/**
|
||||
* Type of data that is being written to the client (application)
|
||||
* - data written can be eiter BODY or META data
|
||||
* - data written can be either BODY or META data
|
||||
* - META data is either INFO or HEADER
|
||||
* - INFO is meta information, e.g. not BODY, that cannot be interpreted
|
||||
* as headers of a response. Example FTP/IMAP pingpong answers.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue