Refactor cookie store handling into a middleware #2693
Labels
C-refactor
Category: refactor. This would improve the clarity of internal code.
E-easy
Effort: Easy! Start here :D
E-pr-welcome
The feature is welcome to be added, instruction should be found in the issue.
There's some code duplication for storing cookies internally, it would be good to clean it up into a single place as a service middleware that both the hyper client and the h3 client can share.
The text was updated successfully, but these errors were encountered: