Default behavior change
BREAKING CHANGE
Change Two behavior settings to default value true
(Only EmbedIO HttpListener):
EndPointManager.UseIpv6
- By default wildcard will bind toIPAddress.IPv6Any
.HttpListener.IgnoreWriteExceptions
- By default will ignore the exceptions on Response Output Write (this was the default behavior in v2).