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

support non http(s) schemes #3922

Open
1 task done
justme-1968 opened this issue Feb 1, 2025 · 0 comments
Open
1 task done

support non http(s) schemes #3922

justme-1968 opened this issue Feb 1, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@justme-1968
Copy link

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

allow non http(s) schemes for urls.

on macOS and iOS the deep link mechanism uses a unique identifier as the scheme in an url that is used to deep link into an application. see for example the x-callback-url specification at https://x-callback-url.com/specification/.

these urls are currently not possible to use with bruno as they result in an unsupported protocol error.

Mockups or Images of the feature

a url used to deep link into an application would look something like this:

b4ha://x-callback-url/homekit/0AB904C4-83F7-5715-8624-716E4B33ACBD/B2100B13-7CE8-5549-94BA-EB4F2C366468/AF430181-60B9-5785-99C8-3E40F62028CC?readValue=7&x-source=b4ha-plugin&x-success=streamdeck://plugins/message/b4ha-plugin/2dd5267d16c335cb64996ffb788839bd&x-error=streamdeck://plugins/message/b4ha-plugin/2dd5267d16c335cb64996ffb788839bd&apiKey=9BAD9CE9-8442-4A2B-81A5-5F279B8ACBE6

@justme-1968 justme-1968 added the enhancement New feature or request label Feb 1, 2025
@sreelakshmi-bruno sreelakshmi-bruno self-assigned this Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants