Support HTTP error codes != 200 (exception) and cookies in drmprocessorclientimpl

This commit is contained in:
2024-01-06 09:23:50 +01:00
parent 69865e005b
commit e05639c09d
3 changed files with 22 additions and 1 deletions

View File

@@ -120,6 +120,7 @@ namespace gourou
CLIENT_OSSL_ERROR,
CLIENT_CRYPT_ERROR,
CLIENT_DIGEST_ERROR,
CLIENT_HTTP_ERROR
};
enum DRM_REMOVAL_ERROR {