Commit Graph

11 Commits

Author SHA1 Message Date
styan f792542793 Add missing EXIT STATUS section 2020-06-10 23:11:05 +00:00
styan ca9120abb3 Fix INPUT statuses being counted as redirects 2020-05-24 23:56:51 +00:00
styan a18262a60c Add a portable URI escaping function 2020-05-24 05:34:14 +00:00
styan b3ee7a9849 Add the ENVIRONMENT section, and fix minor issues 2020-05-21 03:00:23 +00:00
styan bfd996c8d6 Fix the usage message; use HOST from the environment 2020-05-21 02:58:50 +00:00
styan 8b34604921 Add the `R' and `h' opts; use openssl(1) as a backup
Add the `-R' option that makes it so the URL is used in the request
exactly as it is given.
Add the `-h' option to specify the hostname to make the request to.
Check nc(1), and any other nc(1)s found, to see if they accept the
`-c' option; if none are found, default to using `openssl s_client'.
2020-05-21 00:38:11 +00:00
styan 262e225e4a Fix the name being upper-case 2020-05-17 00:05:04 +00:00
styan 0bac8756f6 Fix the default MANDIR 2020-05-17 00:02:57 +00:00
styan f2fd319af4 Add the man-page and license file 2020-05-16 23:06:52 +00:00
styan 4d43dcb67e Add comments 2020-05-16 22:51:55 +00:00
styan c498e857f3 Initial commit 2020-05-16 14:15:12 +00:00