Skip to content

Redirect Count #21

@mardegan-rawfish

Description

@mardegan-rawfish

Hi,

we noticed that the caching mechanism did not work in our infrastructure. The downloaded image was not saved in cache because

if metrics.redirectCount > 0, let lastResponse = metrics.transactionMetrics.last?.response

return false, being metrics.redirectCount == 0.

There is any particular reason to check the redirectCount?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions