get_header


Description:

public unowned string get_header (string header)

Gets the value of the first header with the specified name.

Parameters:

this

a Object

header

header name

Returns:

the value of the requested header if it exists or null otherwise.