Allocate http_host instead of carrying a buffer in the descriptor.
authorreyk <reyk@openbsd.org>
Sun, 3 Aug 2014 21:33:27 +0000 (21:33 +0000)
committerreyk <reyk@openbsd.org>
Sun, 3 Aug 2014 21:33:27 +0000 (21:33 +0000)
commit47dc2a9d5b2dad964f3767b4847d3aa56895dd4d
tree9eeecad0cbb8f8ee35993406eed341545dfaafa5
parent1c87cb6c32386523151d109116fba48252db3537
Allocate http_host instead of carrying a buffer in the descriptor.
usr.sbin/httpd/http.h
usr.sbin/httpd/server_http.c