I am using the service https://reqbin.com/curl and it says that I have an error because of the capital letter in the tag attribute.
The attribute name of [ charSet ] must be in lowercase
I tried to add a tag in the head tag hoping that it would be replaced, but it is not replaced, how can I remove the tag with a capital letter? Next.js adds this tag itself, how can I prevent it from adding it?

