• Jaime Blasco's avatar
    [flutter_tool] [web] Remove x-frame-options header during debug (#62115) · 0699c18e
    Jaime Blasco authored
    Currently flutter run -d web creates a server with the x-frame-options: SAMEORIGIN added by default (shelf add it's by default). This doesn't allow you to use it inside a frame.
    
    I am trying to build an embedded simulator in vscode and it requires using an iframe.
    
    With this PR I remove the header for debug and profile mode.
    0699c18e
Name
Last commit
Last update
..
_flutter_web_build_script Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flutter_web_plugins Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...