Clean up the HTTP interface
commitb8be2d7ed54e1e3a6dbdc7c823e849e735537d93
authorTimo Hirvonen <tihirvon@gmail.com>
Mon, 3 Mar 2008 12:59:49 +0000 (3 14:59 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Mon, 3 Mar 2008 13:32:56 +0000 (3 15:32 +0200)
tree0726717551a815cae57ec4195da14dfa0836e8fe
parent66afe9bfc1347df37cc9cf14d5c9f63f6263b0d5
Clean up the HTTP interface

Group many related variables into struct http_get.  Require caller of
do_http_get() free the struct and close the connection.
http.c
http.h
input.c