/http

g4 http request and response objects, for now taken and edited from ZF1

Primary LanguagePHPMIT LicenseMIT

Http

Http - http request and response objects, for now taken and edited from ZF1

Install

Using Composer and Packagist

composer require g4/http

Usage

Development

Install dependencies

$ make install

Run tests

$ make test

License

(The MIT License) see LICENSE file for details...