mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	ceftests: Fix CookieTest failure with --use-test-http-server (see issue #3348)
This commit is contained in:
		| @@ -16,6 +16,8 @@ | ||||
| CefTime CefTimeFrom(CefBaseTime value); | ||||
| CefBaseTime CefBaseTimeFrom(const CefTime& value); | ||||
|  | ||||
| std::string AsciiStrToLower(const std::string& str); | ||||
|  | ||||
| // Test that CefRequest::HeaderMap objects are equal. Multiple values with the | ||||
| // same key are allowed, but not duplicate entries with the same key/value. If | ||||
| // |allowExtras| is true then additional header fields will be allowed in | ||||
|   | ||||
		Reference in New Issue
	
	Block a user