mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() To support the requirement of blocking the request after the daemon
responded the authorization plugin use a `response recorder` that replay
the response after the flow ends.
This commit adds support for commands that hijack the connection and
flushes data via the http.Flusher interface. This resolves the error
with the event endpoint.
Signed-off-by: Liron Levin <liron@twistlock.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
api.go | ||
authz.go | ||
authz_test.go | ||
plugin.go | ||
response.go |