All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.jwall.web.audit.0.6.10.source-code.ironbee-variables.map Maven / Gradle / Ivy

#
# This file contains a mapping of variable names
# to variables of the IronBee WAF
#
# The format is:
#
#   variable=IronBee-variable
#
# Collections can also be aliased/mapped by using
#
#   @collectionName=IronBee-Collection name
#
# Note: The trailing colons are important!
#
#
REQUEST_URI=REQUEST_URI_PATH
DATE=REQUEST_TIMESTAMP
RECEIVED=LOG_TIMESTAMP

# The REQUEST_HEADERS collection is called HTTP_REQUEST_HEADERS in IronBee
#
@REQUEST_HEADERS=HTTP_REQUEST_HEADERS
@RESPONSE_HEADERS=HTTP_RESPONSE_HEADERS




© 2015 - 2025 Weber Informatics LLC | Privacy Policy