arrow-down arrow at-sign bug check checkbox-checked checkbox-unchecked svg-checkmark chevron-right chevrons-right circle-down circle-left circle-right circle-up cloud2 svg-cross2 download download external-link filter github hash home leaf leaf left link-2 log-in log-out mail menu message-square minus plus radio-checked radio-checked2 radio-unchecked search settings spinner8 target twitter up upload-2 user users warning x zap
  • Home
  • Report a bug
  • Contribute
  • All issues
  • Login

URL: http://mobile.orange.fr/
Browser / Version: Firefox 44.0
Operating System: Firefox OS
Problem type: Something else - I'll add details below

Steps to Reproduce

  1. Navigate to: http://mobile.orange.fr/ with Firefox OS smartphone

Expected Behavior:
Get the mobile site

Actual Behavior:
Redirected to the desktop site.
The desktop site identifies Firefox OS correctly and redirects to the mobile site.
It results in an HTTP ping-pong scenario.

→ http GET http://www.orange.fr/ 'User-Agent:Mozilla/5.0 (Mobile; rv:40.0) Gecko/40.0 Firefox/40.0'

HTTP/1.1 302 Found
Connection: close
Content-Encoding: gzip
Content-Length: 185
Content-Type: text/html; charset=iso-8859-1
Date: Wed, 18 Nov 2015 08:12:51 GMT
Location: http://mobile.orange.fr/
Server: Apache
Vary: Accept-Encoding

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="http://mobile.orange.fr/">here</a>.</p>
</body></html>

Then → http GET http://mobile.orange.fr/ 'User-Agent:Mozilla/5.0 (Mobile; rv:40.0) Gecko/40.0 Firefox/40.0'

HTTP/1.1 302 Found
Connection: Keep-Alive
Content-Length: 204
Content-Type: text/html; charset=iso-8859-1
Date: Wed, 18 Nov 2015 08:13:39 GMT
Keep-Alive: timeout=10, max=100
Location: http://www.orange.fr
Server: Apache
Set-Cookie: ckoppom=f44f3eff1f886974; path=/; domain=.orange.fr

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="http://www.orange.fr">here</a>.</p>
</body></html>

The servers need to share the same configuration logic.

Please login to edit issues.

View issue on Github

Shortcut: Press l on your keyboard to open the label editor. Shortcut: Press g on your keyboard to be taken to the GitHub view of this page.
Closed: Fixed
#1961

mobile.orange.fr - HTTP ping-pong

Opened: 2015-11-24
Reporter: karlcow
Comments: 3
  • Home
  • List of issues
  • About
  • Contribute
  • Contact
  • Privacy Policy
  • Terms of Service
  • Code of Conduct