README: reword - hurl - Gopher/HTTP/HTTPS file grabber | |
git clone git://git.codemadness.org/hurl | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit d2bfb47ec398e41583709aa27696c12d7b6f71ba | |
parent 096730d53b83cb9d73d3f552edd6eb5c9708b408 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Fri, 13 Dec 2019 17:18:38 +0100 | |
README: reword | |
Diffstat: | |
M README | 3 --- | |
1 file changed, 0 insertions(+), 3 deletions(-) | |
--- | |
diff --git a/README b/README | |
@@ -7,9 +7,6 @@ Relatively simple HTTP, HTTPS and Gopher client/file grabber. | |
Why? | |
---- | |
-curl is a nice swish-army knife which handles many protocols, but the code | |
-sucks. Other tools like OpenBSD ftp are much better, but still do much. | |
- | |
Sometimes (or most of the time?) you just want to fetch a file via the HTTP, | |
HTTPS or Gopher protocol. | |