Mercurial > p > roundup > code
diff CHANGES.txt @ 6898:393430d4849a
update chnges.txt with support for text/javascript
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 01 Sep 2022 15:08:09 -0400 |
| parents | 5129fc03dc1f |
| children | 3260926d7e7e |
line wrap: on
line diff
--- a/CHANGES.txt Thu Sep 01 15:06:53 2022 -0400 +++ b/CHANGES.txt Thu Sep 01 15:08:09 2022 -0400 @@ -36,6 +36,8 @@ - issue2551137 - roundup-server won't run with ssl under python3 Fixed by using SocketIO and manually adding buffering io and catching SSL.ZeroReturnError indicating SSL has been shut down. +- add caching header for text/javascript in addition to depricated + application/javascript. (John Rouillard) Features:
