Ogeon / rustful

[OUTDATED] A light HTTP framework for Rust
https://docs.rs/rustful
Apache License 2.0
862 stars 51 forks source link

Update dependencies and remove built in OpenSSL support #128

Closed Ogeon closed 7 years ago

Ogeon commented 7 years ago

Hyper removed the build in OpenSSL support, in favor of external crates, so we are doing the same. This is therefore an especially breaking change. The good part is that this removes a whole world of testing problems.

Closes #124, closes #108.

Ogeon commented 7 years ago

@homu r+

homu commented 7 years ago

:pushpin: Commit 7330d01 has been approved by Ogeon

homu commented 7 years ago

:zap: Test exempted - status