Gergő Nagy
Gergő Nagy
 The `ntex[sailfish]` was the fastest in the single query category. But there is no test with this display_name on the [`R22 tag`](https://github.com/TechEmpower/FrameworkBenchmarks/blob/R22/frameworks/Rust/ntex/benchmark_config.json) nor on...
⚠️ Note: This is a draft PR! Rebases and changes are to be expected until it moves out of draft. ## What is the purpose of the change: This PR...
The current behavior is such, that if there is no options passed into the `getCookie()` etc it will always return the client side implementation. https://github.com/andreizanik/cookies-next/blob/master/src/common/utils.ts#L20-L22 ``` export const isClientSide =...