Software /
code /
prosody
File
CHANGES @ 7487:88a0a947e58c
mod_http_files: send valid ETag header
RFC 2616 section 14 (header field definitions) shows that ETag header content
should be wrapped in double quotes.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 09 Jul 2016 21:55:37 +0800 |
parent | 7287:867f107409d9 |
child | 7288:389697309f59 |
child | 7821:0dea440bdd46 |
line wrap: on
line source
0.10.not-released-yet ===================== **YYYY-MM-DD** New features ------------ - Rewritten SQL storage module with Archive support - SCRAM-SHA-1-PLUS - `prosodyctl check` - Statistics - Improved TLS configuration - Lua 5.2 support - mod\_blocklist (XEP-0191) - mod\_carbons (XEP-0280) - Pluggable connection timeout handling - mod\_websocket (RFC 7395) Removed ------- - mod\_privacy (XEP-0016)