win911

Results 2 issues of win911

According to [RFC 3986](https://tools.ietf.org/html/rfc3986), there are some ABNF rules: URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ] scheme = ALPHA *( ALPHA / DIGIT /...

Hi I'm aware of #216 and #289 but I doubt it's related, so I'm opening another issue: I use nchan v1.1.7 This is my config: server { listen 127.0.0.1:1234; location...