HTTPC:GetResponseHeaderTimeout: Difference between revisions
No edit summary |
Slashmolder (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 18: | Line 18: | ||
|- | |- | ||
| 4-5 | | 4-5 | ||
| u64 | | u64 nanoseconds timeout | ||
|- | |- | ||
| 6 | | 6 | ||
Line 44: | Line 44: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
|- | |||
| 2 | |||
| Total header value buffer size | |||
|} | |} | ||
=Description= | =Description= | ||
This obtains the string value for the specified HTTP response header. This returns error-code 0xD8A0A028 when the specified header doesn't exist in the received response. | This obtains the string value for the specified HTTP response header. This returns error-code 0xD8A0A028 when the specified header doesn't exist in the received response. |