Classes and interfaces

AbstractMessage

HTTP standard message (Request/Response)

« More »

Client

Http client

« More »

ClientStatic

Http static client

« More »

Cookies

A Zend\Http\Cookies object is designed to contain and maintain HTTP cookies, and should be used along with Zend\Http\Client in order to manage cookies across HTTP requests and responses.

« More »

HeaderLoader

Plugin Class Loader implementation for HTTP headers

« More »

Headers

Basic HTTP headers collection functionality Handles aggregation of headers

« More »

Request

HTTP Request

« More »

Response

HTTP Response

« More »

Classes and interfaces

Cookies

A Cookies object is designed to contain and maintain HTTP cookies, and should be used along with Zend\Http\Client in order to manage cookies across HTTP requests and responses.

« More »

Classes and interfaces

AdapterInterface

An interface description for Zend\Http\Client\Adapter classes.

« More »

StreamInterface

An interface description for Zend\Http\Client\Adapter\Stream classes.

« More »

Curl

An adapter class for Zend\Http\Client based on the curl extension.

« More »

Proxy

HTTP Proxy-supporting Zend\Http\Client adapter class, based on the default socket based adapter.

« More »

Socket

A sockets based (stream\socket\client) adapter class for Zend\Http\Client.

« More »

Test

A testing-purposes adapter.

« More »

Classes and interfaces

ExceptionInterface

« More »

InitializationException

« More »

InvalidArgumentException

« More »

OutOfRangeException

« More »

RuntimeException

« More »

TimeoutException

« More »

Classes and interfaces

ExceptionInterface

« More »

InvalidArgumentException

« More »

OutOfRangeException

« More »

RuntimeException

« More »

Classes and interfaces

ExceptionInterface

« More »

InvalidArgumentException

« More »

OutOfRangeException

« More »

RuntimeException

« More »

Classes and interfaces

HeaderInterface

Interface for HTTP Header classes.

« More »

MultipleHeaderInterface

« More »

AbstractAccept

Abstract Accept Header

« More »

AbstractDate

Abstract Date/Time Header Supports headers that have date/time as value

« More »

AbstractLocation

Abstract Location Header Supports headers that have URI as value

« More »

Accept

Accept Header

« More »

AcceptCharset

Accept Charset Header

« More »

AcceptEncoding

Accept Encoding Header

« More »

AcceptLanguage

Accept Language Header

« More »

AcceptRanges

Accept Ranges Header

« More »

Age

Age HTTP Header

« More »

Allow

Allow Header

« More »

AuthenticationInfo

« More »

Authorization

« More »

CacheControl

« More »

Connection

Connection Header

« More »

ContentDisposition

« More »

ContentEncoding

« More »

ContentLanguage

« More »

ContentLength

« More »

ContentLocation

Content-Location Header

« More »

ContentMD5

« More »

ContentRange

« More »

ContentTransferEncoding

« More »

ContentType

« More »

Cookie

« More »

Date

Date Header

« More »

Expect

« More »

Expires

Expires Header

« More »

GenericHeader

Content-Location Header

« More »

GenericMultiHeader

Content-Location Header

« More »

IfMatch

« More »

IfModifiedSince

If-Modified-Since Header

« More »

IfNoneMatch

« More »

IfRange

« More »

IfUnmodifiedSince

If-Unmodified-Since Header

« More »

KeepAlive

« More »

LastModified

Last-Modified Header

« More »

Location

Location Header

« More »

MaxForwards

« More »

Pragma

« More »

ProxyAuthenticate

« More »

ProxyAuthorization

« More »

Range

« More »

Referer

Content-Location Header

« More »

Refresh

« More »

RetryAfter

Retry-After HTTP Header

« More »

Server

« More »

SetCookie

« More »

Trailer

« More »

TransferEncoding

« More »

Upgrade

« More »

UserAgent

« More »

WWWAuthenticate

« More »

Warning

« More »
This namespace does not contain any documentable elements

Classes and interfaces

AbstractFieldValuePart

Field Value Part

« More »

AcceptFieldValuePart

Field Value Part

« More »

CharsetFieldValuePart

Field Value Part

« More »

EncodingFieldValuePart

Field Value Part

« More »

LanguageFieldValuePart

Field Value Part

« More »

Classes and interfaces

ExceptionInterface

« More »

InvalidArgumentException

« More »

RuntimeException

« More »

Classes and interfaces

RemoteAddress

Functionality for determining client IP address.

« More »

Request

HTTP Request for current PHP environment

« More »

Response

HTTP Response for current PHP environment

« More »

Classes and interfaces

Stream

Represents an HTTP response message as PHP stream resource

« More »