Modified:
wiki/EWGISpecification.wiki
Log:
Added clarification about header values
Modified: wiki/EWGISpecification.wiki
==============================================================================
--- wiki/EWGISpecification.wiki (original)
+++ wiki/EWGISpecification.wiki Tue Oct 21 09:49:25 2008
@@ -222,7 +222,7 @@
==== HTTP headers ====
-EWGI provides a tuple with commonly-used HTTP request headers to optimise
retrieval. The
+EWGI provides a tuple with commonly-used HTTP request headers to optimise
retrieval. Each of the values is a list of 2-tuples of the form
{`FieldName`, `FieldValue`}. Servers MUST preserve the order of headers as
they are given in the request. Servers SHOULD preserve the case of the
`FieldName` values.
`http_accept`: (Element 2) The `Accept:` header