freebsd-dev/lib/libfetch
Dag-Erling Smørgrav 615c5740ef Even though it doesn't really make sense in the context of a CONNECT
request, RFC 2616 14.23 mandates the presence of the Host: header in
all HTTP 1.1 requests.

PR:		kern/181445
Submitted by:	Kimo <kimor79@yahoo.com>
MFC after:	3 days
2013-08-22 07:43:36 +00:00
..
common.c Implement certificate verification, and many other SSL-related 2013-07-26 15:53:43 +00:00
common.h Implement certificate verification, and many other SSL-related 2013-07-26 15:53:43 +00:00
fetch.3 Include an Accept header in requests. 2013-07-30 13:07:55 +00:00
fetch.c
fetch.h
file.c
ftp.c
ftp.errors
http.c Even though it doesn't really make sense in the context of a CONNECT 2013-08-22 07:43:36 +00:00
http.errors
Makefile