dflydev / dflydev-fig-cookies

Cookies for PSR-7 HTTP Message Interface.
MIT License
224 stars 29 forks source link

SameSite, getValue #33

Open dominikzogg opened 5 years ago

dominikzogg commented 5 years ago

Within my swoole psr7/psr15 adapter i need todo a dirty hack to get the plain value of the SameSite: https://github.com/chubbyphp/chubbyphp-swoole-request-handler/commit/526abba49d9551a5023b1a56a05156942d3d0abd#diff-edf14cd8ca187660e2dce52b4b9fd1aeR51 would be cool to have something as getValue.