Nette Documentation Preview

syntax
Nette HTTP
**********

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


Installation
------------

Download and install the package using [Composer|best-practices:composer]:

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

Nette HTTP

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

Installation

Download and install the package using Composer:

composer require nette/http