1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 15:07:43 +02:00

tls doc updates

This commit is contained in:
Rob Ede
2021-11-28 00:56:15 +00:00
parent c63880a292
commit de5908bfe7
6 changed files with 71 additions and 52 deletions

View File

@ -1,4 +1,4 @@
//! TLS Acceptor Server
//! No-Op TLS Acceptor Server
//!
//! Using either HTTPie (`http`) or cURL:
//!