Skip to content

Please Add URLDecode button in top bar #156

@Villy21

Description

@Villy21

Often I get already url encoded urls.
And If I use them in browser all work as expected.
But CocoaRestClient encode them again and server did not accept this.
May be its better to do "Double Encoding of Query Parameters #152" or simply add button to allow user to decode url before send.

Example
https://test.test/rent_plans.json?expand%5Best_plan%5D=phases.billing_period,phases.duration,phases.recurring_price,phases.promos&expand%5Btvod_plan%5D=phases.billing_period,phases.duration,phases.recurring_price,phases.promos&filter%5Bresource_id_in%5D=f10e9063-2ec7-47cb-a0c9-12c881f8f9b6

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