Subversion Repositories Kolibri OS

Rev

Rev 4165 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4165 Rev 4168
Line 31... Line 31...
31
        dword   chunk_ptr;
31
        dword   chunk_ptr;
Line 32... Line 32...
32
 
32
 
33
        dword   status;
33
        dword   status;
34
        dword   header_length;
34
        dword   header_length;
-
 
35
        dword   content_length;
35
        dword   content_length;
36
        dword   content_received;
36
        char    data;
37
        char    data;
37
};
38
};