Quickstart
Installation
The best way to install FreezyBee/Httplug is using Composer:
$ composer require freezy-bee/httplug
With Nette 2.4
and newer, you can enable the extension using your neon config.
extensions:
httplug: FreezyBee\Httplug\DI\HttplugExtension