HTTP protocol implementation for usage in server context

Maintainers

Package info

github.com/appserver-io/http

Issues

pkg:composer/appserver-io/http

Statistics

Installs: 15 506

Dependents: 6

Suggesters: 0

Stars: 4

2.2.1 2018-07-05 13:21 UTC

This package is auto-updated.

Last update: 2026-02-18 06:53:06 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