aboutsummaryrefslogblamecommitdiff
path: root/man/man1/urlh.1df
blob: 8eeb359a9af65faa7b16d919d5af99d337dc918c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                                                 












                                                                               
                             

                               
.TH URLH 1df "August 2016" "Manual page for urlh"
.SH NAME
.B urlh
\- search for URL header values by name
.SH SYNOPSIS
.B urlh
https://www.sanctum.geek.nz/
Content-Type
.SH DESCRIPTION
.B urlh
makes a cURL HEAD request for the given URL, and searches the headers for a key
matching the given name, case-insensitively. It prints any matching values to
stdout.
.SH SEE ALSO
curl(1), unf(1df), urlmt(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>