Skip to content

fix: Remove trailing slash from proxyOpts for custom server URL #308

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

Conversation

paffkata
Copy link

@paffkata paffkata commented Apr 9, 2025

Thank you again for accepting my proposal for a change and implementing it so fast. It's just this small bug that's left to fix, so that it works with every possible custom WAD URL. Currently it doesn't work for URLs like this one: http://127.0.0.1:4723. For it, 2 slashes are added like that: http://127.0.0.1:4723//status. The fix fixes this only case where it doesn't work.

Copy link

linux-foundation-easycla bot commented Apr 9, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

@mykola-mokhnach mykola-mokhnach changed the title Bug Fix: Remove trailing slash from proxyOpts for custom server URL fix: Remove trailing slash from proxyOpts for custom server URL Apr 9, 2025
@mykola-mokhnach mykola-mokhnach merged commit 824a52b into appium:master Apr 9, 2025
7 checks passed
github-actions bot pushed a commit that referenced this pull request Apr 9, 2025
## [4.3.1](v4.3.0...v4.3.1) (2025-04-09)

### Bug Fixes

* Remove trailing slash from proxyOpts for custom server URL ([#308](#308)) ([824a52b](824a52b))
Copy link

github-actions bot commented Apr 9, 2025

🎉 This PR is included in version 4.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@paffkata paffkata deleted the bugfix/wad_url_removing_trailing_slash_from_proxyOpts branch April 9, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants