Skip to content

Unnecessary base64 decoding #230

@kmike

Description

@kmike

It seems the library decodes httpResponseBody from base64 multiple times:

This looks like a potentially costly operation; it'd be great to optimize it, so that the decoding only happens once.

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