mirror of
https://github.com/actix/examples
synced 2025-06-27 01:27:43 +02:00
standardize binary names
This commit is contained in:
5
https-tls/awc-https/README.md
Normal file
5
https-tls/awc-https/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
The goal of this example is to show you how to use the `awc` for secure HTTPS communication using Rustls.
|
||||
|
||||
It uses best practices for efficient client set up and demonstrates how to increase the default payload limit.
|
||||
|
||||
This example downloads a 10MB image from Wikipedia when hitting a server route. `cargo run` this example and go to <http://localhost:8080/> in your browser.
|
Reference in New Issue
Block a user