Class AndroidShuffledHttpHeaders

Android HTTP headers strategy. Determines headers order based on device id. So every device id have it's own headers order.

Hierarchy

  • AndroidShuffledHttpHeaders

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Returns {
        X-IG-Bandwidth-Speed-KBPS: string;
        X-IG-Bandwidth-TotalBytes-B: string;
        X-IG-Bandwidth-TotalTime-MS: string;
        X-Ig-Nav-Chain: undefined | string;
        accept-encoding: string;
        accept-language: string;
        authorization: undefined | string;
        ig-intended-user-id: string;
        ig-u-ds-user-id: undefined | string;
        ig-u-ig-direct-region-hint: undefined | string;
        ig-u-rur: undefined | string;
        ig-u-shbid: undefined | string;
        ig-u-shbts: undefined | string;
        priority: string;
        user-agent: string;
        x-bloks-is-layout-rtl: string;
        x-bloks-version-id: string;
        x-fb-client-ip: string;
        x-fb-http-engine: string;
        x-fb-server-cluster: string;
        x-ig-android-id: string;
        x-ig-app-id: string;
        x-ig-app-locale: string;
        x-ig-app-startup-country: undefined | string;
        x-ig-capabilities: string;
        x-ig-connection-type: string;
        x-ig-device-id: string;
        x-ig-device-locale: string;
        x-ig-eu-dc-enabled: undefined | string;
        x-ig-family-device-id: string;
        x-ig-mapped-locale: string;
        x-ig-timezone-offset: string;
        x-ig-www-claim: string;
        x-mid: undefined | string;
        x-pigeon-rawclienttime: string;
        x-pigeon-session-id: string;
    }

    • X-IG-Bandwidth-Speed-KBPS: string
    • X-IG-Bandwidth-TotalBytes-B: string
    • X-IG-Bandwidth-TotalTime-MS: string
    • X-Ig-Nav-Chain: undefined | string
    • accept-encoding: string
    • accept-language: string
    • authorization: undefined | string
    • ig-intended-user-id: string
    • ig-u-ds-user-id: undefined | string
    • ig-u-ig-direct-region-hint: undefined | string
    • ig-u-rur: undefined | string
    • ig-u-shbid: undefined | string
    • ig-u-shbts: undefined | string
    • priority: string
    • user-agent: string
    • x-bloks-is-layout-rtl: string
    • x-bloks-version-id: string
    • x-fb-client-ip: string
    • x-fb-http-engine: string
    • x-fb-server-cluster: string
    • x-ig-android-id: string
    • x-ig-app-id: string
    • x-ig-app-locale: string
    • x-ig-app-startup-country: undefined | string
    • x-ig-capabilities: string
    • x-ig-connection-type: string
    • x-ig-device-id: string
    • x-ig-device-locale: string
    • x-ig-eu-dc-enabled: undefined | string
    • x-ig-family-device-id: string
    • x-ig-mapped-locale: string
    • x-ig-timezone-offset: string
    • x-ig-www-claim: string
    • x-mid: undefined | string
    • x-pigeon-rawclienttime: string
    • x-pigeon-session-id: string