v1.3.1
For incoming requests, the Host header is promoted to the Request.Host field and removed from the Header map. Therefore, it is Request.Host that needs to be compared against the origin of a request. Fixes: #60
For incoming requests, the Host header is promoted to the Request.Host field and removed from the Header map. Therefore, it is Request.Host that needs to be compared against the origin of a request. Fixes: #60