summaryrefslogtreecommitdiff
path: root/libs/rs/rsg_ScriptJavaClass.cpp
diff options
context:
space:
mode:
authorHenrik Baard <henrik.baard@sonyericsson.com>2010-07-13 13:05:16 +0200
committerJohan Redestig <johan.redestig@sonyericsson.com>2010-07-14 08:20:40 +0200
commitc692e8c4da1c5e481ec8564839d47576e643f50c (patch)
treed60856b85af22d52b90105c651efecf4db09a8c8 /libs/rs/rsg_ScriptJavaClass.cpp
parent25940667870e782c1d84ed7f6e4e87d92c14c6cb (diff)
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
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions