http_clear_last_response_headers

Clears the stored HTTP response headers

Description

void http_clear_last_response_headers()

Clears the HTTP response headers that were received using the HTTP wrapper.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also

  • http_get_last_response_headers