Headers
Functions
Link copied to clipboard
The get()
method of the Headers interface returns a byte string of all the values of a header within a Headers
object with a given name.
Link copied to clipboard
The getSetCookie()
method of the Headers interface returns an array containing the values of all Set-Cookie headers associated with a response.
Link copied to clipboard
Link copied to clipboard