Announcement

Collapse
No announcement yet.

The character encoding is not specified in the HTTP header.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    The character encoding is not specified in the HTTP header.

    Any idea how to resolve this error?

    If I sort out the character encoding, then it instantly says the charset encoding is wrong.
    Attached Files
    Regards

    Jason

    Titan Jewellery (Swift Design)
    Zirconium Rings
    Damascus Steel Rings

    #2
    The things I feel I have to ask are:

    1. Where are you getting the errror?

    2. Where and what are you doing when you say this?

    If I sort out the character encoding, then it instantly says the charset encoding is wrong.
    This is your http header:

    HTTP/1.1 200 OK =>
    Date => Mon, 10 Oct 2022 08:23:31 GMT
    Content-Type => text/html
    Connection => close
    last-modified => Sat, 08 Oct 2022 13:05:26 GMT
    vary => Accept-Encoding
    Cache-Control => max-age=172800
    expires => Wed, 12 Oct 2022 08:23:31 GMT
    CF-Cache-Status => DYNAMIC
    Report-To => {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=MA4A5oxcCu1eNoa01QOVmt%2BZaqzTnl4%2FSmBVFFJSWoI0J7NrqFWjRQGEI5YaHV6dKL7rGvYHhuWvKxxDDPn8k5AmmmGQRd%2BzOCFwuVSQzdJqTNYYeUA9xb4DfweKZ%2FTgCGLg1WU7OJkW6Q%3D%3D"}],"group":"cf-nel","max_age":604800}
    NEL => {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server => cloudflare
    CF-RAY => 757df455d86d2b0b-ORD
    alt-svc => h3=":443"; ma=86400, h3-29=":443"; ma=86400
    But then I don't have any character encoding specified in my http headers either so is this a real problem?

    Especially as it appears the default for "Content-Type => text/html" is ISO-8859-1 anyway.

    Mike

    -----------------------------------------

    First Tackle - Fly Fishing and Game Angling

    -----------------------------------------

    Comment

    Working...
    X