contains


Description:

public bool contains (string name)

Checks whether or not a header exists.

Parameters:

this

a HeaderList

name

header name

Returns:

true if the specified header exists or false otherwise.