SDL, etc.

This commit is contained in:
2026-04-20 16:48:33 +02:00
parent e02ce96870
commit 4cc813b69c
4 changed files with 109 additions and 54 deletions

View File

@@ -1127,9 +1127,9 @@ Public Class cCreditSafeAPI
End If
Dim acceptContentType = "application/json"
'If withPDF Then
' acceptContentType &= "+pdf"
'End If
If withPDF Then
acceptContentType &= "+pdf"
End If