appserver-io/http

HTTP protocol implementation for usage in server context


Keywords
php, http, server, protocol
License
OSL-3.0

Documentation

http

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage

Introduction

HTTP protocol implementation for usage in a web server context.

Have a look at our webserver project for a reference implementation of a webserver using this HTTP implementation.

Issues

In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker. Please reference the originating repository as the first element of the issue title e.g.: [appserver-io/<ORIGINATING_REPO>] A issue I am having

External Links