teleport/lib/httplib
Sasha Klizhentas d160507430 Session streaming
This commit introduces GRPC API for streaming sessions.

It adds structured events and sync streaming
that avoids storing events on disk.

You can find design in rfd/0002-streaming.md RFD.
2020-09-28 23:08:56 -07:00
..
csrf Set SameSite attribute on CSRF cookie 2020-03-13 17:27:42 -07:00
grpccreds.go Session streaming 2020-09-28 23:08:56 -07:00
httpheaders.go Add Referrer-Policy header 2019-09-03 13:44:20 -07:00
httplib.go Initial implementation of Kubernetes support 2018-06-03 12:55:13 -07:00
httplib_test.go Enable more Go linters: varcheck,bodyclose,structcheck 2020-04-24 15:52:43 +00:00