Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Mar 2023 21:57:59 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Joseph Mingrone <jrm@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: d7abce9e0506 - main - x11/wmenu: New port
Message-ID:  <4jq9-zx2g-wny@FreeBSD.org>
In-Reply-To: <202303242045.32OKj9R1071026@gitrepo.freebsd.org> (Joseph Mingrone's message of "Fri, 24 Mar 2023 20:45:09 GMT")
References:  <202303242045.32OKj9R1071026@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Joseph Mingrone <jrm@FreeBSD.org> writes:

> +WWW=		https://sr.ht/~adnano/wmenu

Need terminating / (slash) to avoid HTTP redirect.

$ fetch -vvv -o /dev/null https://sr.ht/~adnano/wmenu
[...]
requesting https://sr.ht/~adnano/wmenu
>>> GET /~adnano/wmenu HTTP/1.1
>>> Host: sr.ht
>>> Accept: */*
>>> User-Agent: fetch libfetch/2.0
>>> Connection: close
>>>
<<< HTTP/1.1 308 PERMANENT REDIRECT
<<< Server: nginx
<<< Date: Fri, 24 Mar 2023 20:50:11 GMT
<<< Content-Type: text/html; charset=utf-8
<<< Content-Length: 243
<<< Connection: close
content length: [243]
<<< Location: https://sr.ht/~adnano/wmenu/
<<< X-Clacks-Overhead: GNU Terry Pratchett
308 redirect to https://sr.ht/~adnano/wmenu/
[...]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4jq9-zx2g-wny>