elixir-plug / plug

Compose web applications with functions
https://hex.pm/packages/plug
Other
2.88k stars 586 forks source link

Confusing comment in documentation for Plug.Session.COOKIE #1060

Closed JMRodriguez24 closed 2 years ago

JMRodriguez24 commented 2 years ago

I find this comment confusing. https://github.com/elixir-plug/plug/blob/0553f1c5699fcd341af468a14daa52b2daa8081e/lib/plug/session/cookie.ex#L58

Should it be removed? To me it seems like a redundant code comment as described in the writing documentation guidelines