travis-api/lib
Piotr Sarnacki 2f87153df9 Move CORS middleware in front of the stack
If there is an error somewhere along the line (like in DB connection
management), it should not interfere with returning proper result for
OPTIONS request. Otherwise it's hard to guess why the actual request in
the browser was not properly sent.
2012-11-05 21:48:13 +01:00
..
travis/api Move CORS middleware in front of the stack 2012-11-05 21:48:13 +01:00