webview_flutter_plus icon indicating copy to clipboard operation
webview_flutter_plus copied to clipboard

what is argument: headers?

Open Racpheal opened this issue 3 years ago • 1 comments

when I load local html which is built by vue-cli, but i got an error:

Refused to execute http://localhost:52746/assets/dist/js/app.f3d1d93c.js as script because "X-Content-Type-Options: nosniff" was given and its Content-Type is not a script MIME type.

How can I fix it? Is it useful to set headers of arguments?

Racpheal avatar Jul 06 '21 13:07 Racpheal

Could you tell me how you handled it?

ChenArno avatar Mar 13 '23 06:03 ChenArno