Uses of Class
de.quantummaid.httpmaid.http.HeaderName
-
Packages that use HeaderName Package Description de.quantummaid.httpmaid.http -
-
Uses of HeaderName in de.quantummaid.httpmaid.http
Methods in de.quantummaid.httpmaid.http that return HeaderName Modifier and Type Method Description static HeaderNameHeaderName. headerName(String value)HeaderNameHeader. name()Methods in de.quantummaid.httpmaid.http with parameters of type HeaderName Modifier and Type Method Description static HeaderHeader. header(HeaderName name, HeaderValue value)
-