Changes

Jump to navigation Jump to search
83 bytes added ,  01:05, 16 November 2016
Line 295: Line 295:  
| 0xD
 
| 0xD
 
| 0x360
 
| 0x360
| Contains additional HTTP headers to send in the request, otherwise this is all-zero. Exact format is unknown. Example: header-name "Content-Type" at 0x0, with header-value "application/octet-stream" at offset 0x20.
+
| Contains additional HTTP headers to send in the request, otherwise this is all-zero. This is an array of 3 entries: +0x0 size 0x20 is the header name, and +0x20 size 0x100 is the header value. Example: header-name "Content-Type" at 0x0, with header-value "application/octet-stream" at offset 0x20.
 
|-
 
|-
 
| 0x35
 
| 0x35

Navigation menu