fix: only accept json
This commit is contained in:
@@ -98,6 +98,7 @@ export const ezppfarm = {
|
|||||||
stream: 'none',
|
stream: 'none',
|
||||||
},
|
},
|
||||||
headers: {
|
headers: {
|
||||||
|
Accept: 'application/json',
|
||||||
'Content-Type': 'application/json',
|
'Content-Type': 'application/json',
|
||||||
'User-Agent': 'EZPPLauncher',
|
'User-Agent': 'EZPPLauncher',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user