echo-contrib icon indicating copy to clipboard operation
echo-contrib copied to clipboard

Session saving

Open dfilipovic39 opened this issue 6 years ago • 0 comments

The issue https://github.com/labstack/echo/issues/1127 made a good point about sessions. Why not update session package using 'Before' callback: https://sourcegraph.com/github.com/labstack/echo/-/blob/response.go#L40 so the session writes automatically?

dfilipovic39 avatar Nov 22 '19 06:11 dfilipovic39