Skip to content

Commit

Permalink
Merge pull request #37 from paysafegroup/feature/BANKI-3758-do_not_se…
Browse files Browse the repository at this point in the history
…nd_100_continue

[BANKI-3758] Do not send accept 100 continue header
  • Loading branch information
bozhidargrigorov authored Aug 4, 2023
2 parents 5d3c89a + 2134aaf commit d787815
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 d787815

Please sign in to comment.