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