Handler that looks for a binary data that exists in the HTTP payload either as a header or a cookie based on configuration.
Configuration:
System Properties:
Please see the see also section.
@see #setHttpHeaderName(String) @see #setHttpCookieName(String) @see #setEncodingType(String) @see #setValueType(String) @see #setValueTypeNamespace(String) @see #setValueTypePrefix(String) @see #setCleanToken(boolean) @author Anil.Saldhana@redhat.com @since Apr 5, 2011
|
|