mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 84.0.4147.0 (#768962)
This commit is contained in:
committed by
Marshall Greenblatt
parent
640cd0f411
commit
790d248111
@@ -34,9 +34,6 @@ extern const char kHTTPSetCookieHeaderName[];
|
||||
// HTTP header values.
|
||||
extern const char kContentTypeApplicationFormURLEncoded[];
|
||||
|
||||
// Make a header name/value pair.
|
||||
std::string MakeHeader(const std::string& name, const std::string& value);
|
||||
|
||||
// Make an HTTP response status line.
|
||||
// Set |for_replacement| to true if the result will be passed to
|
||||
// HttpResponseHeaders::ReplaceStatusLine and false if the result will
|
||||
|
Reference in New Issue
Block a user