xplo.re Medusa Core Framework 3.2
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
      • Driver
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Fault
      • Formatter
        • Driver
      • Incident
        • Exception
      • Reporter
        • 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
    • Type
    • 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

Namespace Core\Env\Server\HTTP

Constants summary

Accept "Accept" header of current request.
AcceptCharset "Accept-Charset" header of current request.
AcceptEncoding "Accept-Encoding" header of current request.
AcceptLanguage "Accept-Language" header of current request.
AcceptTransferEncoding "TE" header of current request.
Authorization "Authorization" header of current request.
CacheControl "Cache-Control" header of current request.
Connection "Connection" header of current request.
ContentEncoding "Content-Encoding" header of current request.
ContentLanguage "Content-Language" header of current request.
ContentLength "Content-Length" header of current request.
ContentLocation "Content-Location" header of current request.
ContentMD5 "Content-MD5" header of current request.
ContentRange "Content-Range" header of current request.
ContentType "Content-Type" header of current request.
Cookie "Cookie" header of current request.
DoNotTrack "DNT" header of current request.
ETag "ETag" header of current request.
Expect "Expect" header of current request.
From "From" header of current request.
Host "Host" header of current request.
IfMatch "If-Match" header of current request.
IfModifiedSince "If-Modified-Since" header of current request.
IfNoneMatch "If-None-Match" header of current request.
IfRange "If-Range" header of current request.
IfUnmodifiedSince "If-Unmodified-Since" header of current request.
MaxForwards "Max-Forwards" header of current request.
Pragma "Pragma" header of current request.
ProxyAuthorization "Proxy-Authorization" header of current request.
Referrer

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

TransferEncoding "Transfer-Encoding" header of current request.
Upgrade "Upgrade" header of current request.
UserAgent Information on the user agent where the request originated.
Via "Via" header of current request.
Warning "Warning" header of current request.
xplo.re Medusa Core Framework 3.2 API documentation generated by ApiGen