Changes

230 bytes added ,  21:07, 9 October 2016
Line 283: Line 283:  
| 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. Exact format is unknown. Example: header-name "Content-Type" at 0x0, with header-value "application/octet-stream" at offset 0x20.
 +
|-
 +
| 0x35
 +
| 0x2
 +
| u16 total_tasks. [[BOSSU:GetTaskIdList]] is used before [[BOSSU:ReceiveProperty|reading]] this.
 +
|-
 +
| 0x36
 +
| 0x400
 +
| List of TaskIDs. [[BOSSU:GetTaskIdList]] is used before [[BOSSU:ReceiveProperty|reading]] this.
 
|}
 
|}