Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4985 → Rev 4986

/programs/develop/libraries/http/http_en.txt
40,4 → 40,6
In header_length you'll find the length of the header as soon as it has been received.
In content_ptr you'll find a pointer to the actual content.
In content_length you'll find the length of the content.
In content_received, you'll find the number of content bytes already received.
In content_received, you'll find the number of content bytes already received.
 
All procedures are non blocking!