HTTP protocol implementation for usage in server context

2.2.1 2018-07-05 13:21 UTC

This package is auto-updated.

Last update: 2024-04-18 02:50:38 UTC


README

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