- fix 304 header issue in
plugin.filehandler
- expand method signature of
response.checkRoute()
plugin.requestaddedrequest.bodyforPUTandPOST- update
createServerto allow for options forhttps - removed dependency on
date-utils, added dependency oncromag
plugin.metaadded to plugin definitionauthor- author nameemail- author emailname- plugin namedescription- plugin description
plugin.namedeprecated in favor ofplugin.meta.name- added
htmlandcallbackto404 handler - added headers, expiration, and modification checks to
filehandler plugin- added
options.timeoutfor cache headers - added
304response forIf-Modified-Sinceheaders
- added
addRoute()now returnsrouteIdinstead ofthis- BREAKING CHANGE- added
removeRoute(routeId) - updated to
EventEmitter2current - BREAKING CHANGE
- removed regular expression test causing exception in 0.5.10
- ready for node.js v0.6.0, and verified working on windows
- added session to request in session plugin
- lower node.js version requirement
- added request plugin
- POST parameter handling
- request url parsing