ttek/tk-http

HTTP library for the Tk lib

2.0.60 2019-01-14 00:00 UTC

README

Project: tk-http
Published: 11 May 2016
Web: http://www.domtemplate.com/
Authors: Michael Mifsud http://www.tropotek.com/

A HTTP lib to support the Tropotek lib V2. Manage Cookies Request Uri, etc.

Contents

Installation

Available on Packagist (ttek/tk-http) and installable via Composer.

composer require ttek/tk-http

Or add the following to your composer.json file:

"ttek/tk-http": "~2.0"

Introduction