libfetch: use more modern getline() interface
modified external/libfetch/http.c
@@ -1507,12 +1507,12 @@ http_get_proxy(struct url * url, const char *flags)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1540,6 +1540,8 @@ http_print_html(FILE *out, FILE *in)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|