This commit is contained in:
Stjepan Glavina 2020-07-23 12:48:09 +02:00
parent 6aa5e8da8d
commit 1070745adb
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:
//!