HolyLib Wiki

HasHeader

  boolean HttpRequest:HasHeader( string key )

Description

returns true if the client has the given key in the header.

Arguments

1string key

Returns

1boolean hasValue