http_req 0.3.1

simple HTTP client with built-in HTTPS support
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.travis-ci]
repository = "jayjamesjay/http_req"
[dependencies.native-tls]
version = "~0.2.2"

[package]
authors = ["jajamesjay <kubaj55@poczta.fm>"]
categories = ["web-programming::http-client", "network-programming"]
description = "simple HTTP client with built-in HTTPS support"
keywords = ["http", "client", "request"]
license = "MIT"
name = "http_req"
readme = "README.md"
repository = "https://github.com/jayjamesjay/http_req"
version = "0.3.1"