labstack / echo

High performance, minimalist Go web framework
https://echo.labstack.com
MIT License
29.96k stars 2.23k forks source link

set cookie to request #2691

Closed a-sam-randall closed 23 minutes ago

a-sam-randall commented 1 month ago

When setting a cookie to response also set it the request so that it can be retrieved in the same request.