Sebastian Strollo

Results 5 comments of Sebastian Strollo

Okay. I can't find any reference that says the "Set-Cookie" header *should* include a "Version" attribute, I would argue the code is (and has been) wrong all along :) Plenty...

Fair enough. Let me look into what the problem actually was (I just heard it from one of my front-end colleagues, something about "hmm .. cookie ... version .. chrome..."...

That would be great! But even without that change, maybe it would be good to change the `makedep.erl` to use the `erlc -M` option(s) to generate the `.d` file (since...

Thanks @essen. To be more explicit about the "doesn't quite catch everything": if you add `-I` to `ERLC_OPTS` then `makedep.erl` won't catch it (maybe this is an outlier use case?)....

Okay, thanks! I'll try to make a minimal reproduction and open a separate ticket about that.