getHeaderByName
Get the value for the specified response header field. Use getHeaderMap instead if there might be multiple values.
Return
The header value.
Parameters
name
The header name.
Get the value for the specified response header field. Use getHeaderMap instead if there might be multiple values.
The header value.
The header name.