Skip to content

LD GetAllFlags returns 304 - Not modified #142

@jakespur

Description

@jakespur

Hi,

We have our iOS mobile app launching a webview and inside that webview we are making another connection to LD to get the customers overriding LD feature flags.

In the webview we are expecting this to successfully return with a 200 response, but instead we are seeing a 304 not modified response.

Now the iOS app does establish an event stream which is hitting a different URL, and the web site is only making one single request so we shouldn't be getting a 304 status code in the first place.

Note testing within the browser produces the expected result it is only under the webview are we seeing this odd behaviour.

Thanks.

Jake

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions