v0.9.5
Features
- Adds
Response::remote_addr()
method to check the address of the connection used. - Adds
default-tls
crate feature, enabled by default, which allows users to disable TLS.
Response::remote_addr()
method to check the address of the connection used.default-tls
crate feature, enabled by default, which allows users to disable TLS.