Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 2.38 KB

README.md

File metadata and controls

55 lines (33 loc) · 2.38 KB

HTTP

Performant, robust HTTP client and server functionality for Julia

Documentation PackageEvaluator Build Status

Installation

The package is registered in METADATA.jl and so can be installed with Pkg.add.

julia> Pkg.add("HTTP")

Project Status

The package is tested against Julia 0.5 and 0.6 on Linux, OS X, and Windows.

Contributing and Questions

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems or would just like to ask a question.