Closed
Bug 1019665
Opened 11 years ago
Closed 10 years ago
sixt.de sends desktop site to Firefox OS
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hsteen, Unassigned)
References
()
Details
(Whiteboard: [country-de][mbd][serversniff][contactready])
Attachments
(1 file)
|
129.98 KB,
image/png
|
Details |
This site intends to send mobile browsers to a mobile site, but doesn't know that Firefox OS devices are smartphones. Hence the browser on Firefox OS phones get desktop content instead of mobile.
The HTTP traffic analysis below shows how the sniffing works:
Firefox OS redirected to http://www.sixt.de/, Firefox Android redirected to http://m.sixt.de
Selected HTTP response headers:
Response for: 'Mozilla/5.0 (Mobile; rv:18.1) Gecko/18.1 Firefox/18.1'
Response Status: 301
content-length: 227
location: http://www.sixt.de/
content-type: text/html; charset=iso-8859-1
Response for: 'Mozilla/5.0 (Android; Mobile; rv:26.0) Gecko/26.0 Firefox/26.0'
Response Status: 302
content-length: 200
location: http://m.sixt.de
content-type: text/html; charset=iso-8859-1
| Reporter | ||
Comment 1•11 years ago
|
||
Comment 2•10 years ago
|
||
worksforme
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
| Assignee | ||
Updated•1 year ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•