metasyntactical/http-transport

Interface definition for PSR-7 compliant HTTP message transport handler

v1.2.0 2015-07-27 05:54 UTC

This package is auto-updated.

Last update: 2024-04-12 04:04:40 UTC


README

This repository holds a transport interface to define a PSR-7 related transport object specification.

Note that this is not a transport implementation of its own. See [metasyntactical/http-transport-guzzle] for a working implementation.