- field - Variable in exception ej.hoka.http.UnsupportedHTTPEncodingException
-
The HTTP Header field causing the error.
- FIELD_ACCEPT_ENCODING - Static variable in class ej.hoka.http.HTTPConstants
-
HTTP header field (in lower case) content-encoding
.
- FIELD_CONNECTION - Static variable in class ej.hoka.http.HTTPConstants
-
HTTP header field (in lower case) connection
.
- FIELD_CONTENT_ENCODING - Static variable in class ej.hoka.http.HTTPConstants
-
HTTP header field (in lower case) content-encoding
.
- FIELD_CONTENT_LENGTH - Static variable in class ej.hoka.http.HTTPConstants
-
HTTP header field (in lower case) content-length
.
- FIELD_CONTENT_TYPE - Static variable in class ej.hoka.http.HTTPConstants
-
HTTP header field (in lower case) content-type
.
- FIELD_IF_NONE_MATCH - Static variable in class ej.hoka.http.HTTPConstants
-
HTTP header field (in lower case) if-none-match
.
- FIELD_TRANSFER_ENCODING - Static variable in class ej.hoka.http.HTTPConstants
-
HTTP header field (in lower case) transfer-encoding
.
- finish() - Method in class ej.hoka.http.HTTPRequest
-
Not implemented(empty method).
- flush() - Method in class ej.hoka.io.ChunkedMessageBodyOutputStream
-
Writes the pending data and flush underlying stream.
- flush() - Method in class ej.hoka.io.IdentityMessageBodyOutputStream
-
Flushes the underlying output stream.