-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 [Feature]: CookieParser #2639
Comments
Is any one working on this at the moment, I'm available to work on it |
Quick question, while parsing the cookie result would we need just the cookie value or also the value and its attributes, thinking about making it viable for both? |
@joey1123455 Actually working system is similar to QueryParser. What's more I tried to make cookie parser but I got panic error. |
Aiit, I have implemented it, just writing the tests. What package where you working with when the panic was raised and what we're you doing? |
Feature Description
I think it is a feature that can be added
Additional Context (optional)
No response
Code Snippet (optional)
Checklist:
The text was updated successfully, but these errors were encountered: