lunatic-solutions / submillisecond

A lunatic web framework
MIT License
912 stars 18 forks source link

Fix cookies feature when used without json #83

Closed tqwewe closed 2 years ago

tqwewe commented 2 years ago

The cookie feature flag fails to compile when json flag is not enabled. This PR fixes this, and also renames the cookie feature flag to cookies to match the module name.