CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/15 03:20:21
Modified files:
usr.sbin/rpki-client: http.c
Log message:
Clear last_modified after each response on a persistent HTTP connection
(In case a later response doesn't contain its own "Last-Modified" header field.)
Reported by Ties de Kock.
OK tb@ claudio@
