Comment 4 for bug 1427844

Revision history for this message
Ryan Finnie (fo0bar) wrote :

This should now be fixed:

$ curl -v -o /dev/null -H 'Accept-Language: en-US,en;q=0.5' http://start.ubuntu.com/14.10/Google/?sourceid=hp
* Hostname was NOT found in DNS cache
  % Total % Received % Xferd Average Speed Time Time Time Current
                                 Dload Upload Total Spent Left Speed
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 91.189.90.40...
  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Connected to start.ubuntu.com (91.189.90.40) port 80 (#0)
> GET /14.10/Google/?sourceid=hp HTTP/1.1
> User-Agent: curl/7.38.0
> Host: start.ubuntu.com
> Accept: */*
> Accept-Language: en-US,en;q=0.5
>
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< Date: Thu, 02 Apr 2015 20:58:01 GMT
< Server: Apache/2.2.22 (Ubuntu)
< Content-Location: index.html.en
< Vary: negotiate,accept-language,Accept-Encoding
< TCN: choice
< Last-Modified: Tue, 29 Apr 2014 06:02:15 GMT
< ETag: "1775-4f8282c73a7c0"
< Accept-Ranges: bytes
< Content-Length: 6005
< Content-Type: text/html
< Content-Language: en
< Age: 1331
< X-Cache: HIT from avocado.canonical.com
< X-Cache-Lookup: HIT from avocado.canonical.com:80
< Via: 1.1 avocado.canonical.com:80 (squid/2.7.STABLE7)
< Connection: close
<
{ [data not shown]
100 6005 100 6005 0 0 6259 0 --:--:-- --:--:-- --:--:-- 6255
* Closing connection 0