2.1.21.13 okutil_http_status


Description

The okutil_http_status returns the HTTP status code from the server's response header. This function should only be called when the okutil_http function returns success.

Syntax

DWORD okutil_http_status( )

Parameters

Return

the HTTP status code from the server's response header

Examples

Remark

See Also

Header to Included

origin.h

Reference