shelf_static 0.1.1+1 copy "shelf_static: ^0.1.1+1" to clipboard
shelf_static: ^0.1.1+1 copied to clipboard

outdatedDart 1 only

Static file server support for Shelf

0.1.1+1 #

  • Removed work around for issue.

0.1.1 #

  • Correctly handle requests when not hosted at the root of a site.
  • Send last-modified header.
  • Work around known issue with HTTP date formatting.