CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/08 12:32:55
Modified files:
usr.sbin/rpki-client: http.c
Log message:
Refactor the regular and chunked data write so that one function can
handle both cases. Simplifies the code a fair bit.
OK tb@
