DescriptionAllow HttpServer response to include custom headers.
This is done by introducing a simple HttpServerResponseInfo class, and
changing the root HttpServer::Send to accept it instead of a status, data, and
mime type.
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=213227
Patch Set 1 : . #
Total comments: 9
Patch Set 2 : address comments #
Total comments: 3
Patch Set 3 : address comments #Patch Set 4 : fix cloud print #Patch Set 5 : accessors #Patch Set 6 : rebase, add back original Send method #
Messages
Total messages: 15 (0 generated)
|