Closed tqwewe closed 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.
cookie
json
cookies
The
cookie
feature flag fails to compile whenjson
flag is not enabled. This PR fixes this, and also renames thecookie
feature flag tocookies
to match the module name.