HTTPC:GetRequestState: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050040] |- | 1 | HTTP context handle |} =Response= {| class="wikitable" borde..."
 
No edit summary
Line 38: Line 38:
|-
|-
| 0x7
| 0x7
| Ready to [[HTTPC:ReceiveData|download]] the content.
| Ready to download the content.
|}
|}


=Description=
=Description=
This returns the request state, this is used to determine when to download the [[HTTPC:ReceiveData|content]].
This returns the request state, this is used to determine when to download the content.