mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	feat(middleware): log content_length for 4xx (#4655)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -72,6 +72,7 @@ pub mod headers { | ||||
|     pub const X_REQUEST_ID: &str = "X-Request-Id"; | ||||
|     pub const STRIPE_COMPATIBLE_WEBHOOK_SIGNATURE: &str = "Stripe-Signature"; | ||||
|     pub const STRIPE_COMPATIBLE_CONNECT_ACCOUNT: &str = "Stripe-Account"; | ||||
|     pub const CONTENT_LENGTH: &str = "Content-Length"; | ||||
| } | ||||
|  | ||||
| pub mod pii { | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Narayan Bhat
					Narayan Bhat