Files
vault/sdk/logical/request.go
Calvin Leung Huang 2ce78375f6 logical/request: store the entire http.Request object instead (#7412)
This allows logical operations (along with a non-nil response writer) to
process http handler funcs within the operation function while keeping
auth and audit checks that the logical request flow provides.
2019-09-06 12:40:15 -07:00

11 KiB