* methods/http{s,}.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 30 Jan 2012 15:26:10 +0000 (16:26 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Mon, 30 Jan 2012 15:26:10 +0000 (16:26 +0100)
commit6f4501f96f9ea256ff580129ba3835e0d56c398a
tree115e5c1eeeb8a8843869c7345a8555e8e0c6df26
parent017f9fd68258b15ac4df5ae73b19ba6653711022
* methods/http{s,}.cc:
  - if a file without an extension is requested send an 'Accept: text/*'
    header to avoid that the server chooses unsupported compressed files
    in a content-negotation attempt (Closes: #657560)
debian/changelog
methods/http.cc
methods/https.cc