Yaws 2.0.9
- Add the
options_asterisk_methods
server configuration setting for specifying a custom list of HTTP methods to return in theAllow
header forOPTIONS *
- Support HTTPS for SOAP
- Handle server name wildcards correctly
- Allow
hibernate_after
as a websocket option
Various other fixes and enhancements, see the output of git log yaws-2.0.8..yaws-2.0.9
for details.
For rebar3
support, please use the rebar3-support
branch. This branch will be part of the next release.