Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-29 | Add nowarn_export_all to all test suites | Loïc Hoguin | |
2017-11-01 | Don't crash when cowboy_clock is not running | Loïc Hoguin | |
This can happen normally when Cowboy is restarted, for example. Instead of failing requests when that happens, we degrade gracefully and do a little more work to provide the current date header. | |||
2017-10-03 | Make sure a path parsing error in the router gives a 400 | Loïc Hoguin | |
2017-10-02 | Fix cowboy:set_env when the env value is missing | Loïc Hoguin | |
2017-05-07 | Add a test for cowboy:set_env | Loïc Hoguin | |