mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
3bd1956e90
HTTPMethod::Get and HTTPMethod::OPTIONS to HTTPMethod::Options. VS2019 error: enum "crow::HTTPMethod" has no member "HEAD" enum "crow::HTTPMethod" has no member "GET" enum "crow::HTTPMethod" has no member "OPTIONS" See https://github.com/ipkn/crow/pull/307 for a similar issue. |
||
---|---|---|
.. | ||
crow | ||
crow.h |