Skip to content

Commit

Permalink
[BANKI-3758] Do not send accept 100 continue header
Browse files Browse the repository at this point in the history
  • Loading branch information
bozhidargrigorov committed Aug 4, 2023
1 parent 5d3c89a commit 2134aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Paysafe/PaysafeApiClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
using ThreeDSecureService = Paysafe.ThreeDSecure.ThreeDSecureService;
using ThreeDSecureV2Service = Paysafe.ThreeDsecureV2.ThreeDSecureV2Service;
using Paysafe.Common;
using System.Reflection;

[assembly: CLSCompliant(true)]

Expand Down

0 comments on commit 2134aaf

Please sign in to comment.