HttpRequest.containsAttribute

@param key The key of the attribute we are looking for in the connection @return <tt>true</tt> if this connection contains the attribute with the specified <tt>key</tt>.

class HttpRequest
bool
containsAttribute
(
string key
)

Meta