Crow/include
The-EDev 8224854b1d
Improved how multipart messages work
part headers are now in a map rather than a vector
added `get_part_by_name()`
parts and headers can be cast to integer or double (returns the value)
added a boundary to the default content-type (gets set to the request's
boundary if constructed from a request)
2022-03-10 09:52:27 +03:00
..
crow Improved how multipart messages work 2022-03-10 09:52:27 +03:00
crow.h Separate middleware for handlers 2022-02-01 22:49:41 +03:00