filestash/server/middleware
alexanghh ab71c339dd
feature (cookie split): split session cookie onto fixed size chunks - #422
* Fixed invalid cookie issue when session object is serialized into a string larger than 4KB.

* Update session.go

Removed comments

* Update share.go

Removed comments
2022-01-27 09:07:02 +11:00
..
context.go maintain (go): go format 2021-08-22 16:47:09 +10:00
http.go feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00
index.go maintain (go): go format 2021-08-22 16:47:09 +10:00
session.go feature (cookie split): split session cookie onto fixed size chunks - #422 2022-01-27 09:07:02 +11:00