Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
What do these 'q=%f' mean?
What do these 'q=%f' mean?
| |||
|
feedback
|
|
This is called a relative quality factor. It specifies what language the user would prefer, on a scale of 0 to 1, as can be seen from the HTTP/1.1 Specification, §14.4:
| |||||||||||||
feedback
|
|
It is called the relative quality factor in the specification:
See also: | |||
|
feedback
|