James Sumners
James Sumners
🤔 I generally don't think this module should seek to teach the spec. It should implement the spec. However, the spec does provide some guidelines in this area https://www.rfc-editor.org/rfc/rfc6265#section-6.1
I'd keep it simple: just log when the configured size limit has been exceeded. This is really just a convenience anyway. The spec does not _impose_ a limit on cookie...
Same response on Pino applies here https://github.com/pinojs/pino/issues/746#issuecomment-557934502
I think `Object.create(null)` objects are surprising and cause unexpected errors.
I'd argue that `fastify-cli` shouldn't bootstrap a complicated setup, which is what using `fastify-autoload` is.
@robcresswell no. I haven't had time to get back to it and see which is the most recent version to work. @isaacs do you have any guesses?
Thank you. I'll give it a shot when I get some time.
If no PR exists that implements the functionality, then no one is working on it.
It'll only work for macOS and for Linux. And only for Linux if the environment relies on NSS for certificate authority. Also, Firefox doesn't care about the default keychain on...
@sebdeckers that's an unanswerable question. It can be handled so many different ways that it'd be impossible to support without picking a specific distribution, or set of distributions. And then,...