-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[client] Handle non-default port in Cloud-Id (#61581)
The domain part of a Cloud-Id can contain an optional custom port, e.g. cloud.example.org:9443. This feature is used for Elastic Cloud Enterprise installations that can't use the default port 443. This change fixes RestClient.build() to correctly handle custom ports.
- Loading branch information
Showing
2 changed files
with
45 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters