v0.14.3
- #155 -
listen
andlistenWs
now both have a secondhost
argument to
bind to a specific interface. (@Nicholaiii) - #145 -
request.headers
andresponse.headers
now have agetMany()
function to get a list of header values for a given header name. (@Nicholaiii)