Nette Documentation Preview

syntax
HTTP
****

.[perex]
The `nette/http` package encapsulates [HTTP request|request] & [response], working with [sessions] and [URL parsing and building |urls].

Installation:

```shell
composer require nette/http
```

HTTP

The nette/http package encapsulates HTTP request & response, working with sessions and URL parsing and building.

Installation:

composer require nette/http