Path to this page:
Subject: CVS commit: pkgsrc/www/R-httpuv
From: Makoto Fujiwara
Date: 2023-06-11 11:28:59
Message id: 20230611092859.C9B38FA89@cvs.NetBSD.org
Log Message:
(www/R-httpuv) Updated 1.6.9 to 1.6.11
# httpuv 1.6.11
* Fix race condition introduced in 1.6.10. (#363)
* Hygiene and metadata improvements requested by CRAN. (#366, #369, #370)
# httpuv 1.6.10
* WebSocket connections now send Ping frames to the client every 20
seconds. This is only intended to serve as a keepalive for proxies
that might be sitting in front of us; we don't pay attention to
whether a Pong response is received in a timely manner. (#359)
Files: