You are here

constant Request::HEADER_CLIENT_HOST in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::HEADER_CLIENT_HOST

File

vendor/symfony/http-foundation/Request.php, line 33

Class

Request
Request represents an HTTP request.

Namespace

Symfony\Component\HttpFoundation

Code

const HEADER_CLIENT_HOST = 'client_host';