We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is so vibe.d can redirect properly when using vibe.web.web redirect(). Without this, vibe.d will fallback to using a port number in the URL which would cause a timeout since that port cant be reached.
added missing semicolon after hostname
Content-Length is no longer necessary. See issue #147.
Created Setting up Nginx as a reverse proxy (markdown)