nitrogen / simple_bridge

A simple, standardized interface library to Erlang HTTP Servers.
MIT License
112 stars 76 forks source link

Cookie same site #78

Closed ad-pro closed 1 year ago

ad-pro commented 1 year ago

Fixed typo error. Add code to modify cookies on back-end server (cowboy, ...) Tested with Cowboy.

choptastic commented 1 year ago

Thanks! I should be able to review and merge this today. On first glance, it looks good!