uclient 0.1.2

Universal HTTP client for Rust
Documentation
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.1.2]https://github.com/fMeow/uclient/compare/v0.1.1...v0.1.2 (2021-05-27)


### Features

* add async_surf_rustls ([2b5931c]https://github.com/fMeow/uclient/commit/2b5931cce41610deb9f54dd2fe476f025edc8457)

### [0.1.1]https://github.com/fMeow/uclient/compare/v0.1.0...v0.1.1 (2021-05-01)


### Bug Fixes

* surf client response header ([379c5a5]https://github.com/fMeow/uclient/commit/379c5a5f88cb7dfcda88ebd135511564a727b248)

## 0.1.0 (2021-03-28)


### Features

* universal interface ClientExt trait ([bc685c2]https://github.com/fMeow/uclient/commit/bc685c2a2fb5c6b62157b3bc614a779bf3a69702)