Documentation

http

Namespaces

request

Interfaces, Classes and Traits

CORS
Cross-Origin-Resource-Sharing allows the application to determine whether a user agent referred from another server can access a resource on this server and which parameters the HTTP request may have.
LanguageAccept
The language accept class retrieves information from a user's browser and returns it in an organized manner so that the application can properly localize itself to serve the user properly.
LanguageAcceptParser
This parser allows an application to determine what language it should use to answer a request. To do so, it reads the Accept-Language header from a browser's request.
URL
This dynamically generates system urls this allows us to validate URLs if needed or generate different types of them depending on if pretty links is enabled

Search results