ipkn / crow

Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
BSD 3-Clause "New" or "Revised" License
7.48k stars 891 forks source link

Add 409 conflict #289

Open rwalk opened 6 years ago

rwalk commented 6 years ago

great framework! I need the 409 code for a current project.