UNPKG

proactive-http-fetch

Version:

Proactive http fetch package

7 lines (6 loc) 196 B
export declare class AntiforgeryService { private storedHeaderValue; readonly headerName: string; readonly headerValue: string; storeAntiforgery(response: Response): void; }