Namespace PHPixie\HTTP
| PHPixie\HTTP\Context |
| PHPixie\HTTP\Data |
| PHPixie\HTTP\Messages |
| PHPixie\HTTP\Responses |
| Builder | HTTP factory |
| Context | Represents a HTTP context containing a request and cookie and session storages |
| Messages | Factory for PSR-7 implementations |
| Output | Used to output HTTP responses |
| Request | HTTP request representation |
| Responses | Response factory. |
| Exception | Exception thrown by the HTTP component |