Click or drag to resize

CHttp.GetResponseHeader Method

X#
Gets the response header for the current request.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetResponseHeader() AS USUAL
Request Example View Source

Return Value

Type: Usual
The response header for the current request as a string.
See Also