Commit 980a63d3 authored by Lorenzo Pichilli's avatar Lorenzo Pichilli

Merge branch 'master' of github.com:pichillilorenzo/flutter_inappwebview

parents 093d2cb6 143eb727
......@@ -272,6 +272,7 @@ class WebResourceResponse {
"contentType": contentType,
"contentEncoding": contentEncoding,
"data": data,
"headers": headers,
"statusCode": statusCode,
"reasonPhrase": reasonPhrase
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment