mirror of
https://github.com/Start9Labs/rpc-toolkit.git
synced 2026-03-30 04:11:58 +00:00
access request and response headers from rpc body
This commit is contained in:
@@ -90,4 +90,6 @@ pub enum ParamType {
|
||||
None,
|
||||
Arg(ArgOptions),
|
||||
Context(Type),
|
||||
Request,
|
||||
Response,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user