g4/http

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

1.0.0 2018-08-22 07:59 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:25:38 UTC


README

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...