mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 05:46:17 +00:00
chore: change header
This commit is contained in:
@@ -340,7 +340,7 @@ export class HydraApi {
|
||||
|
||||
const headers = {
|
||||
...this.getAxiosConfig().headers,
|
||||
"If-Modified-Since": options?.ifModifiedSince?.toUTCString(),
|
||||
"Hydra-If-Modified-Since": options?.ifModifiedSince?.toUTCString(),
|
||||
};
|
||||
|
||||
return this.instance
|
||||
|
||||
Reference in New Issue
Block a user