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 MaxForwards

"Max-Forwards" header of current request.

Upper limit of proxies and gateways that may forward the request. Each proxy and gateway must check this value and decrement the value by one if the request is forwarded, unless the received value is zero (0), the request must not be forwarded but instead must be responded to as the final recipient.

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

Value summary

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