angel_static 1.2.5 copy "angel_static: ^1.2.5" to clipboard
angel_static: ^1.2.5 copied to clipboard

outdated

Static server middleware for Angel.

1.2.5 #

  • Fixed a bug where onlyInProduction was not properly adhered to.
  • Fixed another bug where Accept-Encoding was not properly adhered to.
  • Setting maxAge to null will now prevent a CachingVirtualDirectory from sending an Expires header.
  • Pre-built assets can now be mass-deleted with VirtualDirectory.cleanFromDisk(). Resolves #22.

1.2.4+1 #

Fixed a bug where Accept-Encoding was not properly adhered to.

1.2.4 #

Fixes https://github.com/angel-dart/angel/issues/44.

  • MIME types will now default to application/octet-stream.
  • When streamToIO is true, the body will only be sent gzipped if the request explicitly allows it.

1.2.3 #

Fixed #40 and #41, which dealt with paths being improperly served when using a publicPath.

2
likes
0
points
47
downloads

Publisher

verified publisherangel-dart.dev

Weekly Downloads

Static server middleware for Angel.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

angel_framework, cli_util, crypto, intl, mime, path, pool, watcher

More

Packages that depend on angel_static