Files
frameworks_base/core/java/android
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-02-17 16:46:42 -08:00
2010-05-18 14:36:48 -07:00
2010-05-19 09:36:55 -07:00
2010-06-18 12:40:42 -07:00
2010-01-29 13:29:51 -08:00
2010-05-19 08:28:32 -07:00
2010-06-15 09:30:31 -07:00
2010-06-09 07:14:36 -07:00
2010-07-06 20:42:22 +02:00
2010-06-11 13:08:02 -07:00
2010-06-14 11:06:33 -07:00