Adds a new key-value pair to the headers without overriding the existing ones.
Gets the value of a header and returns defaultValue if it does not exist.
Gets the pointer to a header. The key is case insensitive.
Gets the value of a header. The key is case insensitive.
Assigns, and overrides if it already exists, a header value. The key is case-insensitive.
Headers utility.