Re: ftp: allow for more spaces in http headers

2022-11-09 Thread Todd C . Miller
On Wed, 09 Nov 2022 16:21:46 +0100, Claudio Jeker wrote: > This is the changes that I added to rpki-client http.c which I have not > yet merged into ftp(1) OK millert@ - todd

Re: ftp: allow for more spaces in http headers

2022-11-09 Thread Theo Buehler
On Wed, Nov 09, 2022 at 04:21:46PM +0100, Claudio Jeker wrote: > This is the changes that I added to rpki-client http.c which I have not > yet merged into ftp(1) ok tb

ftp: allow for more spaces in http headers

2022-11-09 Thread Claudio Jeker
This is the changes that I added to rpki-client http.c which I have not yet merged into ftp(1) This is rev 1.67 of http.c: date: 2022/09/08 13:52:36; author: claudio; state: Exp; lines: +6 -4; commitid: lZD6EB9xp7I5lQCo; In http_get_line() additionally strip any trailing space or tab from lines