empty when the header is absent.
HttpHeaders.getAll
string[] getAll(string name) constGets all values of a header.
Parameters
name | Header name. |
Returns
A copy of every stored value, most-recently-added last;
string[] getAll(string name) constGets all values of a header.
name | Header name. |
empty when the header is absent.