Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-02-21 17:33:31 +08:00
parent 3d0fedfb61
commit 4190c17cdc
3 changed files with 26 additions and 8 deletions

View File

@@ -284,7 +284,7 @@ class Request {
token.cancel("cancelled");
}
String headerUa({type = 'mob'}) {
static String headerUa({type = 'mob'}) {
String headerUa = '';
if (type == 'mob') {
if (Platform.isIOS) {