These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

[EVE Browser] Accept application/xml before text/html?

Author
Gaius Henry
The Scope
Gallente Federation
#1 - 2013-07-14 14:31:02 UTC
Hello!

I've noticed that the EVE browser is accepting application/xml with q=1, while it's obvious it does not handle that as well as text/html (i.e. if the server sends HTML or XML output with no layout provided, if the server keeps accept order, the EVE browser will display a blank page).

Why don't you set text/html, application/xhtml+xml with q=1 and application/xml with q=0.9?