Classes
HTTP extension for Nette DI.
Session extension for Nette DI.
Session panel for Debugger Bar.
HTTP-specific tasks.
Provides access to individual files that have been uploaded by a client.
Helper functions for HTTP requests, responses and headers.
Immutable IPv4/IPv6 address with predicates for range membership and address class.
HTTP request contract providing access to URL, headers, cookies, uploaded files, and body.
HTTP response contract for setting status code, headers, cookies, and redirects.
Immutable representation of an HTTP request with access to URL, headers, cookies, uploaded files, and body.
HTTP request factory.
Mutable HTTP response for setting status code, headers, cookies, and redirects.
Provides access to session sections as well as session settings and management methods.
Session section.
Mutable representation of a URL.
Immutable representation of a URL.
Immutable representation of a URL with application base-path.
Validates URLs against a configurable policy: scheme, port, host allow/blocklist, userinfo, and resolved IP ranges. Used to guard server-side URL fetches against SSRF — set the policy to match your threat model.