Namespace Modulework\Modules\Http
Namespaces summary
Modulework\Modules\Http\Exceptions |
Modulework\Modules\Http\Utilities |
Classes summary
Cookie | Cookie Cookie is an OOP way of handling a cookie |
JsonResponse | JSON-Response A HTTP Response in the JSON format (application/json) |
RedirectResponse | Redirect-Response A HTTP header redirect |
Request | Request This class represents the current HTTP request. It exposes 6 public vars (objects) for getting information For some there are methods for convience. |
Response | Response This class should represent the HTTP response, done by the application. |