Message
Table of Contents
Namespaces
- Authentication
- Builder
- Decorator
- Encoding
- Exception
- Formatter
- MessageFactory
- RequestMatcher
- Stream
- StreamFactory
- UriFactory
Interfaces
- Authentication
- Add authentication information to a PSR-7 Request.
- Exception
- An interface implemented by all HTTP message related exceptions.
- Formatter
- Formats a request and/or a response as a string.
- RequestMatcher
- Match a request.
Classes
- Cookie
- Cookie Value Object.
- CookieJar
- Cookie Jar holds a set of Cookies.
- CookieUtil