COMMITS
/ test/app.options.js February 17, 2022
D
Merge tag '4.17.3'
Douglas Christopher Wilson committed
February 9, 2022
D
tests: use strict mode
Douglas Christopher Wilson committed
January 29, 2017
D
Merge tag '4.14.1'
Douglas Christopher Wilson committed
November 17, 2016
V
tests: fix typos in test descriptions
Vishvajit Pathak committed
July 7, 2015
D
Use router module for routing
Douglas Christopher Wilson committed
January 21, 2015
D
Merge tag '4.11.1'
Douglas Christopher Wilson committed
January 13, 2015
D
Fix OPTIONS responses to include the HEAD method properly
Douglas Christopher Wilson committed
January 12, 2015
D
Fix crash from error within OPTIONS response handler
Douglas Christopher Wilson committed
January 5, 2015
D
Fix Allow header for OPTIONS to not contain duplicate methods
Douglas Christopher Wilson committed
November 7, 2014
D
Remove app.del
Douglas Christopher Wilson committed
June 24, 2014
D
tests: add test for OPTIONS in app.all
Douglas Christopher Wilson committed
March 6, 2014
J
remove unnecessary test/support/http
Jonathan Ong committed
February 27, 2014
R
make express.Router() return a Router function instance
Roman Shtylman committed
January 25, 2014
R
remove app.router and refactor middleware processing
Roman Shtylman committed
January 2, 2014
D
prevent incorrect automatic OPTIONS responses
Doug Patti committed
July 16, 2013
T
Revert "remove old OPTIONS default response"
TJ Holowaychuk committed
August 29, 2012
T
remove old OPTIONS default response
TJ Holowaychuk committed
June 27, 2012
T
updated tests to use "supertest"
TJ Holowaychuk committed
November 11, 2011
T
Added app.del() test
Tj Holowaychuk committed
T
Added app.options() test
Tj Holowaychuk committed