public final class JonDoFoxHeader extends AbstractJonDoFoxHeaders
HTTP_DO_NOT_TRACK, HTTP_ENCODING_DEFLATE, HTTP_ENCODING_GZIP, JONDOFOX_CHARSET, JONDOFOX_CONTENT_TYPES, JONDOFOX_ENCODING, JONDOFOX_LANGUAGE_NEW, USER_AGENT_JONDOFOX, USER_AGENT_JONDOFOX_OLD, USER_AGENT_TORBUTTON, USER_AGENT_TORBUTTON_OLD| Constructor and Description |
|---|
JonDoFoxHeader(int a_priority) |
| Modifier and Type | Method and Description |
|---|---|
private static boolean |
detectInternaEncodingRequired(java.lang.String[] clientSupportedEncodings) |
void |
downstreamContentBytesReceived(HTTPConnectionEvent event) |
void |
handleRequest(HTTPConnectionEvent event) |
void |
requestHeadersReceived(HTTPConnectionEvent event) |
void |
responseHeadersReceived(HTTPConnectionEvent event) |
void |
upstreamContentBytesReceived(HTTPConnectionEvent event) |
checkJonDoFoxequals, getPriority, hashCode, isBlockablepublic void handleRequest(HTTPConnectionEvent event)
public void downstreamContentBytesReceived(HTTPConnectionEvent event)
downstreamContentBytesReceived in class AbstractHTTPConnectionListenerpublic void requestHeadersReceived(HTTPConnectionEvent event)
requestHeadersReceived in class AbstractHTTPConnectionListenerpublic void responseHeadersReceived(HTTPConnectionEvent event)
responseHeadersReceived in class AbstractHTTPConnectionListenerprivate static boolean detectInternaEncodingRequired(java.lang.String[] clientSupportedEncodings)
public void upstreamContentBytesReceived(HTTPConnectionEvent event)
upstreamContentBytesReceived in class AbstractHTTPConnectionListenerCopyright © 2023. All rights reserved.