forked from KolibriOS/kolibrios
Updates and bugfixes for HTTP lib.
git-svn-id: svn://kolibrios.org@4168 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -33,5 +33,6 @@ struct http_msg{
|
||||
dword status;
|
||||
dword header_length;
|
||||
dword content_length;
|
||||
dword content_received;
|
||||
char data;
|
||||
};
|
Reference in New Issue
Block a user