aurora/http-session

HTTP transaction container, including connection management and HTTP message codec

dev-master / 0.1.x-dev 2018-02-03 09:40 UTC

This package is auto-updated.

Last update: 2024-03-19 08:45:38 UTC


README

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Aurora Http

HTTP sessions is a HTTP transaction container from same client, including connection management and HTTP message codec.____

Installation

It's recommended that you use Composer to install this library.

$ composer require aurora/http-session

This will install the library and all required dependencies. The library requires PHP 7.0 or newer.

Usage

License

The HTTP Session is open-sourced software licensed under the MIT license.