Author |
Message |
Topic: Custom HTTP Headers? |
Carnage
Replies: 5
Views: 8972
|
|
Actually, the w3 validator was assuming UTF-8 since the charset parameter was missing.
Anyway, I discovered a workaround using META tags:
<META http-equiv="Content-Type" content="text/html; c ... |
Topic: Custom HTTP Headers? |
Carnage
Replies: 5
Views: 8972
|
|
Is it possible to customize the HTTP headers? The charset parameter appears to be missing, as the w3 validator is spitting out errors:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.atomfire.n ... |
|