Really remove cookie whether it's created with an default domain or not#351
Really remove cookie whether it's created with an default domain or not#351ryoqun wants to merge 1 commit intocarhartl:masterfrom
Conversation
1e246c0 to
77382b3
Compare
77382b3 to
8ca2faf
Compare
|
Shouldn't the application code be responsible for being consistent in how it creates, updates and removes cookies with the same options? |
|
I think so too @Krinkle. The default options may help with this. |
|
The docs says That seems to be misleading, shouldn't it be |
|
The documentations says:
I want to keep it that way, otherwise we'd be expected to do the same for Thanks for the PR, but closing. |
This fixes the following insanity: