mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-30 17:47:54 +08:00
refactor(core): Add additional parameters in AppState and refactor AppState references (#2123)
Co-authored-by: Kritik Modi <kritik.modi@juspay.in> Co-authored-by: Kritik Modi <61862301+kritikmodi@users.noreply.github.com> Co-authored-by: Nitesh Balla <nitesh.balla@juspay.in>
This commit is contained in:
committed by
GitHub
parent
b39369ced9
commit
a0a8ef27b3
@ -64,7 +64,7 @@ pub mod headers {
|
||||
pub const X_ACCEPT_VERSION: &str = "X-Accept-Version";
|
||||
pub const X_DATE: &str = "X-Date";
|
||||
pub const X_WEBHOOK_SIGNATURE: &str = "X-Webhook-Signature-512";
|
||||
|
||||
pub const X_REQUEST_ID: &str = "X-Request-Id";
|
||||
pub const STRIPE_COMPATIBLE_WEBHOOK_SIGNATURE: &str = "Stripe-Signature";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user