mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-04-19 05:14:37 +00:00
parent
8dfa2760f0
commit
47ef361220
@ -54,7 +54,7 @@ class UOJRemoteProblem {
|
||||
}
|
||||
|
||||
return [
|
||||
'content-type' => $curl->response_headers['Content-Type'],
|
||||
'content-type' => $curl->responseHeaders['Content-Type'],
|
||||
'response' => $curl->response,
|
||||
];
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user