sequences in the HTTP vocabulary

Hi group!

Another possible solution for sequences in the HTTP vocabulary is to 
store the headers as if there was only one per header field:

Accept: text/html;q=1.0
Accept: application/xhtml+xml;q=0.9

is represented as

<http:accept>text/html;q=1.0, application/xhtml+xml;q=0.9</http:accept>
-- 
Johannes Koch - Competence Center BIKA
Fraunhofer Institute for Applied Information Technology (FIT.LIFE)
Schloss Birlinghoven, D-53757 Sankt Augustin, Germany
Phone: +49-2241-142628

Received on Wednesday, 25 October 2006 08:30:42 UTC