[Cronet] Don't support data url scheme on iOS |
||
Issue descriptionCronet doesn't support data: url scheme, but CronetHttpProtocolHandlerDelegate::IsRequestSupported() claims that it does, resulting in requests failing further inside of the network stack: [0306/144813.938344:ERROR:crn_http_protocol_handler.mm(758)] HttpProtocolHandlerCore - Network error: net::ERR_UNKNOWN_URL_SCHEME (-302) We should fix that.
,
Mar 7 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 7 2017