On Fri, Oct 14, 2016 at 10:38 AM, Jonathan Tan <[email protected]> wrote:
> Currently, interpret-trailers requires that a trailer be only on 1 line.
> For example:
>
>   a: first line
>      second line
>
> would be interpreted as one trailer line followed by one non-trailer line.
>
> Make interpret-trailers support RFC 822-style folding, treating those
> lines as one logical trailer.
>
> Signed-off-by: Jonathan Tan <[email protected]>
> ---

Looks good,

Thanks,
Stefan

Reply via email to