freebsd-nq/lib/libfetch
Dag-Erling Smørgrav a5fc9a29bb r169386 (PR 112515) was incomplete: it treated 307 as an error except
in verbose mode, and did not handle 308 at all.

r241840 (PR 172451) added support for 308, but with the same bug.

Correctly handle both by recognizing them as redirects in all places
where we check the HTTP result code.

PR:		112515 173451 209546
Submitted by:	novel@
MFC after:	1 week
2016-05-31 08:27:39 +00:00
..
common.c
common.h
fetch.3
fetch.c
fetch.h
file.c
ftp.c
ftp.errors
http.c
http.errors
Makefile
Makefile.depend