Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.

Image double encoding #75

Open
Open
@Mrjaco12

Description

Here when an image comes in, it is being URL encoded even if the image was already URL encoded. This can cause 404s or 403s with S3 URLs. Would it makes sense to URL decode before processing images, or even dropping the encode all together since data coming from Wombat has likely already been encoded?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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