Elgg  Version 5.1
Classes
Elgg\Http Namespace Reference

Classes

class  Client
 Helper class to construct a Guzzle Client with the correct defaults. More...
 
class  DownloadResponse
 Download response builder. More...
 
class  ErrorResponse
 Error response builder. More...
 
class  HttpProtocolTransport
 Transport for sending responses to HTTP clients via HTTP protocol. More...
 
class  Input
 Provides unified access to the $_GET and $_POST inputs. More...
 
class  OkResponse
 OK response builder. More...
 
class  OutputBufferTransport
 Transport for sending responses to non-HTTP clients, e.g. More...
 
class  RedirectResponse
 Redirect response builder. More...
 
class  Request
 Elgg HTTP request. More...
 
class  Response
 Response builder. More...
 
interface  ResponseBuilder
 HTTP response builder interface. More...
 
class  ResponseFactory
 HTTP response service. More...
 
interface  ResponseTransport
 HTTP response transport interface. More...
 
class  Urls
 Create, sanitize and compare urls. More...
 
class  WebAppManifestResource
 Overview: http://html5doctor.com/web-manifest-specification/ Spec: https://w3c.github.io/manifest/. More...