]> git.ipfire.org Git - thirdparty/squid.git/commit
Support Gopher type "w" (#889)
authorZachary Lee Andrews <zcrayfish@gmail.com>
Thu, 26 Aug 2021 16:56:08 +0000 (16:56 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 27 Aug 2021 07:50:46 +0000 (07:50 +0000)
commitdc7bfd75163730fbcc0d2838f0ce87fe113f598c
tree5454f006a8e7e78d41581a3c9e94e1b187ff0deb
parent232fe51a674207e1ba5352dc01c0aa6287b38db6
Support Gopher type "w" (#889)

Known uses and libwww imply that "w" selector is an absolute URI.

Also updated gopher item-type code list and codes documentation.
src/gopher.cc