Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please Add URLDecode button in top bar #156

Open
Villy21 opened this issue Oct 1, 2019 · 0 comments
Open

Please Add URLDecode button in top bar #156

Villy21 opened this issue Oct 1, 2019 · 0 comments

Comments

@Villy21
Copy link

Villy21 commented Oct 1, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant