ejabberd 2.1.11 has been released, and it contains several bug fixes, improvements and new features.
The changes are:
- HTTP service
- Fix ejabberd_http:get_line
- Don't use binary:match to extract lines from binaries
- Parse and encode https header names like native http parser does
- Parse correctly https request split into multiple packets
- Properly handle HEAD request in mod_http_bind (EJAB-1538)
- New option default_host for handling requests with ambiguous Host (EJAB-1261)
- ODBC
- New ODBC support for mod_announce
- New ODBC support for mod_announce