We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df47c01 commit fabe82dCopy full SHA for fabe82d
crates/injector/src/consts.rs
@@ -0,0 +1,2 @@
1
+/// Header name for external vault metadata
2
+pub const EXTERNAL_VAULT_METADATA_HEADER: &str = "x-external-vault-metadata";
0 commit comments