We should parse dates in Set-Cookie headers correctly. This depends on carpentry-org/time#1, but once that has landed, it should be a relatively trivial fix. Currently the parser will return a Result.Error with a TODO when encountering this, to ensure it isn’t missed by userland code.
Cheers