HTTPC:GetRequestState: Difference between revisions
Line 42: | Line 42: | ||
| 0x7 | | 0x7 | ||
| Ready to download the content. (needs verification) | | Ready to download the content. (needs verification) | ||
|- | |||
| 0x8 | |||
| Ready to download? | |||
|- | |||
| 0xA | |||
| Request timed out? | |||
|- | |||
|} | |} | ||
=Description= | =Description= | ||
This returns the request state, this is used to determine when to download the content. | This returns the request state, this is used to determine when to download the content. |