-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> > On Mon 04 Jan 2016 06:20, Steve Sprang writes:
> >
> > > From http://www.erlang.org/download/otp_src_18.2.1.tar.gz...
> > > ERROR: Bad qstring header component: kMSMAn68110840
[...]
[Andy Wingo]
> > The Etag value is invalid:
> >
> > https://
Someone had reported the similar problem to Artanis:
https://github.com/NalaGinrut/artanis/issues/44
It's because some client (firefox, in this case) emits wrong header. But
nowadays many clients seems break RFC. Maybe make the parsing rule
little looser is better.
And maybe add a warning? But se
On Mon 04 Jan 2016 06:20, Steve Sprang writes:
> From http://www.erlang.org/download/otp_src_18.2.1.tar.gz...
> ERROR: Bad qstring header component: kMSMAn68110840
This means the server is emitting bad HTTP. If I connect with:
GET /download/otp_src_18.2.1.tar.gz HTTP/1.1
Host: www.erlang