Constants
(no version information, might be only in CVS)
Constants -- predefined http module constants
Predefined Constants
The constants below are defined by this extension, and
will only be available when the extension has either
been compiled into PHP or dynamically loaded at runtime.
Constants usable with HttpDeflateStream and HttpInflateStream
- HTTP_ENCODING_STREAM_FLUSH_NONE
(integer)
- HTTP_ENCODING_STREAM_FLUSH_SYNC
(integer)
- HTTP_ENCODING_STREAM_FLUSH_FULL
(integer)
Constants used for error reporting and Exceptions
Constants usable with HttpMessage
Constants usable with HttpQueryString
- HTTP_QUERYSTRING_TYPE_BOOL
(integer)
- HTTP_QUERYSTRING_TYPE_INT
(integer)
- HTTP_QUERYSTRING_TYPE_FLOAT
(integer)
- HTTP_QUERYSTRING_TYPE_STRING
(integer)
- HTTP_QUERYSTRING_TYPE_ARRAY
(integer)
- HTTP_QUERYSTRING_TYPE_OBJECT
(integer)
Constants used for the httpauthtype request option
Constants used for the HTTP protocol version request option
Constants used for the proxytype request option
Predefined HTTP request method constants