HTTPC:ReceiveDataTimeout

HTTPC:ReceiveDataTimeout

Request #

Index WordDescription
0Header code [0x000C0102]
1HTTP context handle
2Buffer size
3-4u64 nanoseconds delay, this specifies the maximum length of time to wait for the server to reply/send data before returning a time-out error
5(OutSize<<4) | 12
6Output data pointer

Response #

Index WordDescription
0Header code
1Result code

Description #

This writes the downloaded content(after the HTTP headers) to the output buffer. Returns error code 0xd840a02b if the buffer is too small.