We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Header objects are instances of an object that implements the org.apache.http.Header interface.
header.name
A String storing the header name.
header.value
A String storing the header value.