This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
Crow
Watch
1
Star
0
Fork
0
You've already forked Crow
mirror of
https://github.com/CrowCpp/Crow.git
synced
2024-06-07 21:10:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1751967c3
Crow
/
amalgamate
History
Antony Woods
a1751967c3
Added a general purpose try-catch around handle() for instances where an exception would cause the server to never return a response. At some later date we would possibly still wish to provide a custom hook for dealing with 500s. Also note, after an exception is caught, the generated 500 response is still sent to middleware handlers
2014-12-10 17:24:13 +00:00
..
crow_all.h
Added a general purpose try-catch around handle() for instances where an exception would cause the server to never return a response. At some later date we would possibly still wish to provide a custom hook for dealing with 500s. Also note, after an exception is caught, the generated 500 response is still sent to middleware handlers
2014-12-10 17:24:13 +00:00
merge_all.py
Now amalgamation will be updated automatically.
2014-09-27 20:03:51 +09:00