HTTPC:GetRequestState: Difference between revisions

Guiand (talk | contribs)
 
Line 38: Line 38:
|-
|-
| 0x5
| 0x5
| Request in progress, sending request over the network.
| Request in progress, connecting to server.
|-
| 0x6
| Request in progress, sending HTTP request.
|-
|-
| 0x7
| 0x7
| Ready to download the content. (needs verification)
| Request in progress, receiving HTTP response.
|-
|-
| 0x8
| 0x8
| Ready to download?
| Ready to download the content.
|-
|-
| 0xA
| 0xA