http-primitives 1.1.0

Data structures and interfaces for HTTP capabilities in D.


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

HTTP Primitives

A library that provides a common set of basic components for dealing with HTTP and related protocols in web servers.

This library defines, among others, the following symbols:

  • HttpRequest to represent an incoming HTTP request.
  • HttpResponse to represent an outgoing HTTP response.
  • HttpRequestHandler to represent a logical component that processes requests.

The main motivating factor for this library is to provide framework-agnostic components that allow diverse systems to interact, instead of requiring users to commit to one single ecosystem or niche implementation. A lot of this library's content originated from Handy-Http.

Authors:
  • Andrew Lalis
Dependencies:
none
Versions:
1.1.0 2024-Mar-12
1.0.0 2024-Feb-19
~main 2024-Mar-12
Show all 3 versions
Download Stats:
  • 0 downloads today

  • 1 downloads this week

  • 56 downloads this month

  • 167 downloads total

Score:
1.2
Short URL:
http-primitives.dub.pm