xplo.re Medusa Core Framework 3.1
  • Namespace
  • Constant
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Constants

  • Accept
  • AcceptCharset
  • AcceptEncoding
  • AcceptLanguage
  • AcceptTransferEncoding
  • Authorization
  • CacheControl
  • Connection
  • ContentEncoding
  • ContentLanguage
  • ContentLength
  • ContentLocation
  • ContentMD5
  • ContentRange
  • ContentType
  • Cookie
  • DoNotTrack
  • ETag
  • Expect
  • From
  • Host
  • IfMatch
  • IfModifiedSince
  • IfNoneMatch
  • IfRange
  • IfUnmodifiedSince
  • MaxForwards
  • Pragma
  • ProxyAuthorization
  • Referrer
  • TransferEncoding
  • Upgrade
  • UserAgent
  • Via
  • Warning

Constant Referrer

URI of resource from which the request was obtained. If relative, it should be interpreted relative to the request URI.

The information is provided by the client and hence unreliable.

Namespace: Core\Env\Server\HTTP
Package: Core\Env\Server\HTTP
Remark:

RFC 2068 defines »Referer« as a typo; here the correct name is used and maps to the correct (misspelled) HTTP header automatically.


Link: RFC 2616: HTTP/1.1, Section 14: Header Field Definitions
Since: 3.1
Located at Env.inc.php

Value summary

string 'HTTP_REFERER'
xplo.re Medusa Core Framework 3.1 API documentation generated by ApiGen