get
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.
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.