class Requests_Response_Headers {}

In this article

Case-insensitive dictionary, suitable for HTTP headers

Methods

NameDescription
Requests_Response_Headers::flattenFlattens a value into a string
Requests_Response_Headers::getIteratorGet an iterator for the data
Requests_Response_Headers::getValuesGet all values for a given header
Requests_Response_Headers::offsetGetGet the given header
Requests_Response_Headers::offsetSetSet the given item

Source

User Contributed Notes

You must log in before being able to contribute a note or feedback.