Constant Field Values


Contents
org.apache.*

org.apache.sling.extensions.mdc.internal.MDCInsertingFilter
public static final String REQUEST_QUERY_STRING "req.queryString"
public static final String REQUEST_REMOTE_HOST_MDC_KEY "req.remoteHost"
public static final String REQUEST_REQUEST_URI "req.requestURI"
public static final String REQUEST_REQUEST_URL "req.requestURL"
public static final String REQUEST_USER_AGENT_MDC_KEY "req.userAgent"
public static final String REQUEST_X_FORWARDED_FOR "req.xForwardedFor"



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.