Files
object-browser/restapi
Lenin Alevski f1db949abc Fixes Console issue #400 (#401)
Previously cookie path was set to Path="/api", this was a performance
improvement to tell the browser to send the cookie only to request with
that prefix, however also consume endpoints on Path="/ws", since rfc6265
doesnt support multiple paths or regular expressions in the path field
of a cookie we are back to use Path="/" which means send the cookie to
all request under the current domain.

Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com>
2020-11-18 14:42:02 -08:00
..
2020-04-03 14:27:47 -07:00
2020-05-26 17:28:14 -07:00
2020-04-02 20:15:39 -07:00
2020-09-22 11:15:21 -07:00
2020-09-22 11:15:21 -07:00
2020-04-02 20:15:39 -07:00
2020-11-13 11:10:13 -08:00
2020-11-13 11:10:13 -08:00
2020-05-18 21:21:02 -07:00
2020-05-18 21:21:02 -07:00
2020-10-29 22:26:48 -07:00
2020-10-29 22:26:48 -07:00
2020-04-08 17:38:18 -07:00
2020-11-18 14:42:02 -08:00
2020-05-18 21:21:02 -07:00