CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/28 08:16:57
Modified files:
usr.sbin/rpki-client: http.c
Log message:
Ensure consistent states in persistent HTTP connections
Check for mutually exclusive headers and trailing data in
HTTP responses that ought not to contain a message-body.
Reported by Xin Wang (çé«)
OK claudio@
