This commit is contained in:
Stjepan Glavina 2020-07-23 12:48:09 +02:00
parent e9932e92b1
commit 66a66d692b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
//! Connect to an HTTP website, make a GET request, and pipes the response to the standard output.
//! Connect to an HTTP website, make a GET request, and pipe the response to the standard output.
//!
//! Run with:
//!