Henrik Baard c692e8c4da Make HTTP Header class handle multiple cache-control fields.
The HTTP specification states the following about the fields:
Multiple message-header fields with the same field-name MAY be present
in a message if and only if the entire field-value for that header field
is defined as a comma-separated list [i.e., #(values)]. It MUST be
possible to combine the multiple header fields into one "field-name:
field-value" pair, without changing the semantics of the message, by
appending each subsequent field-value to the first, each separated by a
comma. The order in which header fields with the same field-name are
received is therefore significant to the interpretation of the combined
field value, and thus a proxy MUST NOT change the order of these field
values when a message is forwarded.

Change-Id: I1a6fe5cc8f541f8e80d559641d270d09eac9d85c
2010-07-14 08:20:40 +02:00
2010-06-18 12:44:20 -07:00
2010-06-07 16:37:22 -07:00
2010-06-25 09:08:12 -07:00
2010-05-10 13:48:37 -07:00
2010-06-18 11:36:35 -07:00
2010-03-16 09:59:06 -07:00
2010-06-25 09:08:12 -07:00
2010-03-29 18:12:24 -07:00
2010-04-01 12:05:26 -07:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%