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

@@ -136,6 +136,8 @@ private:
#else
void *legacy, *deflt;
#endif
char cookiejar[64];
};
#endif