git.y1.nz

hurl

Simple gopher and http(s) client.
download: http://git.y1.nz/archives/hurl.tar.gz
README | Files | Log | Refs | LICENSE

commit d2bfb47ec398e41583709aa27696c12d7b6f71ba
parent 096730d53b83cb9d73d3f552edd6eb5c9708b408
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 13 Dec 2019 17:18:38 +0100

README: reword

Diffstat:
MREADME3---
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.

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.