teleport/lib/httplib
Alexey Kontsevoy 472df28f2a
Add "billing_information" RBAC resource (#5676)
* Expose GRPC client connection to plugins
* Replaces global plugin state with the PluginRegistry
2021-03-01 22:47:03 -05:00
..
csrf Set cookies with '__Host-' prefix 2021-03-01 22:14:10 +01:00
grpccreds.go
httpheaders.go Add "billing_information" RBAC resource (#5676) 2021-03-01 22:47:03 -05:00
httplib.go Introduce utils.ReadAtMost to prevent resource exhaustion 2021-03-01 22:14:10 +01:00
httplib_test.go