Uses of Class
org.ocpsoft.rewrite.servlet.config.Header
Packages that use Header
-
Uses of Header in org.ocpsoft.rewrite.servlet.config
Methods in org.ocpsoft.rewrite.servlet.config that return HeaderModifier and TypeMethodDescriptionstatic HeaderCreate aHeadercondition that matches only against the existence of a header with a name matching the given pattern.static HeaderCreate aHeadercondition that matches against both header name and values.static HeaderHeader.valueExists(String value) Create aHeadercondition that matches only against the existence of a header with value matching the given pattern.