class Requests_Response_Headers {}
Case-insensitive dictionary, suitable for HTTP headers
Contents
Methods
- flatten — Flattens a value into a string
- getIterator — Get an iterator for the data
- getValues — Get all values for a given header
- offsetGet — Get the given header
- offsetSet — Set the given item
Source
File: wp-includes/Requests/Response/Headers.php
.
View all references