shelf_helmet 2.3.0 copy "shelf_helmet: ^2.3.0" to clipboard
shelf_helmet: ^2.3.0 copied to clipboard

A port of the NodeJS helmet package to Dart. Helmet helps you secure your Dart Shelf/Frog apps by setting various HTTP headers.

2.3.0 #

  • Set default of strict-transport-security to max-age=31536000 aka 365 days. Following the recommendation of this Issue

2.2.1 #

  • Add As pharaoh middleware section in README.

2.2.0 #

  • Add CrossOriginEmbedderPolicy unsafe-none.
  • Improve As dart_frog middleware section in README.

2.1.1 #

  • Replace _ with - in pubpsec

2.1.0 #

  • Add support for dart >= 3.0.0

2.0.0 #

  • Breaking: Disabled crossOriginEmbedderPolicy by default.
  • Added issue tracker and topics.

1.1.0 #

  • Now Exporting:
    • CrossOriginEmbedderPolicy
    • CrossOriginOpenerPolicy
    • XContentTypeOptions

1.0.0 #

  • Initial version.
12
likes
140
pub points
76%
popularity

Publisher

verified publisherjxstxn.dev

A port of the NodeJS helmet package to Dart. Helmet helps you secure your Dart Shelf/Frog apps by setting various HTTP headers.

Homepage
Repository (GitHub)
View/report issues

Topics

#shelf #security #helmet #dart-frog #middleware

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

shelf

More

Packages that depend on shelf_helmet