Home
last modified time | relevance | path

Searched refs:LOCATION_HEADER_NAME (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DHttpResponse.php30 public const LOCATION_HEADER_NAME = "Location"; define in ComboStrap\\HttpResponse
/plugin/combo/action/
H A Drouter.php97 const LOCATION_HEADER_PREFIX = HttpResponse::LOCATION_HEADER_NAME . ": ";