Skip to content

http library for D, support http 1.1 / http 2.0 (http2) / websocket server and client.

License

Notifications You must be signed in to change notification settings

huntlabs/hunt-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

hunt-http

Additional package dependencies

package version purpose
hunt-trace 0.2.0 Tracing for API requests

Note: To support request tracing, you must add these packages to your project:

  1. hunt-trace

TODO

  • Reorganize modules
  • Improving HttpClient
  • More unit tests

References