Closed Bug 965753 Opened 10 years ago Closed 6 years ago

www.koreaherald.com sends desktop site to Firefox OS

Categories

(Web Compatibility :: Site Reports, defect, P5)

All
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: karlcow, Unassigned, Mentored)

References

()

Details

(Whiteboard: [serversniff] [country-ko] [contactready])

Server side detection.
iOS and Firefox Android receives the mobile site
Firefox OS receives the desktop site.

Compare the responses to the following HTTP requests:

→ echo "";echo ""; URI='http://www.koreaherald.com/' ; echo "# iOS SAFARI"; htt
p --print hH GET $URI "User-Agent: $APHUA"  ;echo "# FIREFOX OS"; http --print 
hH GET $URI "User-Agent: $FOSUA" 


# iOS SAFARI
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.koreaherald.com
User-Agent:  Mozilla/5.0 (iPhone; CPU iPhone OS 5_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mobile/9A334 Safari/7534.48.3

HTTP/1.1 301 Moved Permanently
Connection: keep-alive
Content-Type: text/html
Date: Thu, 30 Jan 2014 12:59:39 GMT
Keep-Alive: timeout=5
Location: http://m.koreaherald.com
Server: nginx
Transfer-Encoding: chunked

# FIREFOX OS
GET / HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate, compress
Host: www.koreaherald.com
User-Agent:  Mozilla/5.0 (Mobile; rv:18.0) Gecko/18.0 Firefox/18.0

HTTP/1.1 200 OK
Cache-Control: no-store, no-cache, must-revalidate
Cache-Control: post-check=0, pre-check=0
Connection: keep-alive
Content-Type: text/html
Date: Thu, 30 Jan 2014 12:59:39 GMT
Keep-Alive: timeout=5
Pragma: no-cache
Server: nginx
Transfer-Encoding: chunked
Whiteboard: [serversniff] [country-ko] [contactready] → [serversniff] [country-ko] [contactready][mentor=astevenson]
Mentor: astevenson
Whiteboard: [serversniff] [country-ko] [contactready][mentor=astevenson] → [serversniff] [country-ko] [contactready]
Priority: -- → P5
Closing as we are not working on Firefox OS anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Tech Evangelism → Web Compatibility
Component: Mobile → Site Reports
You need to log in before you can comment on or make changes to this bug.