First commit.
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
accept-charset
|
||||
|
||||
A space- or comma-delimited list of character encodings that the server accepts. The browser uses them in the order in which they are listed. The default value, the reserved string "UNKNOWN", indicates the same encoding as that of the document containing the form element.
|
||||
In previous versions of HTML, the different character encodings could be delimited by spaces or commas. In HTML5, only spaces are allowed as delimiters.
|
Reference in New Issue
Block a user