Files
serve-index/History.md
T
Douglas Christopher Wilson 7a2a8d2ecc Use accepts for negotiation
2014-05-29 14:37:29 -04:00

541 B

unreleased

  • Fix content negotiation when no Accept header
  • Properly support all HTTP methods
  • Support vanilla node.js http servers
  • Treat ENAMETOOLONG as code 414
  • Use accepts for negotiation

1.0.3 / 2014-05-20

  • Fix error from non-statable files in HTML view

1.0.2 / 2014-04-28

  • Add stylesheet option
  • deps: negotiator@0.4.3

1.0.1 / 2014-03-05

  • deps: negotiator@0.4.2

1.0.0 / 2014-03-05

  • Genesis from connect