1 2 3 4 5 6 7 8 9 10 11 12 13
<!DOCTYPE html> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=398066. https://bugzilla.mozilla.org/show_bug.cgi?id=1249474. --> <html> <head> <title>Accept: header should include */* catchall</title> </head> <body> <img src="check-header.sjs"> </body> </html>