Skip to content

Support for custom scheme URL#429

Merged
poovamraj merged 2 commits intomasterfrom
support-for-custom-scheme-url
May 20, 2022
Merged

Support for custom scheme URL#429
poovamraj merged 2 commits intomasterfrom
support-for-custom-scheme-url

Conversation

@poovamraj
Copy link
Copy Markdown
Contributor

Changes

We are adding support for Custom schemes. This is done using existing HttpUrl method but just changing the value before : if it is a custom domain. We are not using Java's URI class since it doesn't validate unencoded URLs and we do not want to break the existing behaviour of the SDK

References

Issue - #424
Previous PR - #428

Testing

We have added tests to check the URL and all the existing tests pass without change

  • This change adds test coverage
  • This change has been tested on the latest version of the platform/language or why not

@poovamraj poovamraj added this to the v1-Next milestone May 19, 2022
@poovamraj poovamraj requested a review from a team as a code owner May 19, 2022 12:13
@poovamraj poovamraj added the review:small Small review label May 20, 2022
@poovamraj poovamraj merged commit 2e8ed01 into master May 20, 2022
@poovamraj poovamraj modified the milestones: v1-Next, 1.42.0 May 20, 2022
@poovamraj poovamraj mentioned this pull request May 20, 2022
@evansims evansims deleted the support-for-custom-scheme-url branch July 5, 2022 20:39
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