Files
serve-index/History.md
T
Douglas Christopher Wilson 9ccd58738b deps: accepts@~1.0.7
2014-07-27 18:07:19 -04:00

975 B

unreleased

  • Fix Content-Length calculation for multi-byte file names
  • deps: accepts@~1.0.7
    • deps: negotiator@0.4.7

1.1.4 / 2014-06-20

  • deps: accepts@~1.0.5

1.1.3 / 2014-06-20

  • deps: accepts@~1.0.4
    • use mime-types

1.1.2 / 2014-06-19

  • deps: batch@0.5.1

1.1.1 / 2014-06-11

  • deps: accepts@1.0.3

1.1.0 / 2014-05-29

  • 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