Merge branch 'master' of github.com:pichillilorenzo/flutter_inappwebview
This commit is contained in:
commit
980a63d36e
|
@ -272,6 +272,7 @@ class WebResourceResponse {
|
|||
"contentType": contentType,
|
||||
"contentEncoding": contentEncoding,
|
||||
"data": data,
|
||||
"headers": headers,
|
||||
"statusCode": statusCode,
|
||||
"reasonPhrase": reasonPhrase
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue