Skip to content

Add getSpecifiedPort() method in URI#2818

Closed
DimasKovas wants to merge 1 commit intopocoproject:developfrom
DimasKovas:getRawPort
Closed

Add getSpecifiedPort() method in URI#2818
DimasKovas wants to merge 1 commit intopocoproject:developfrom
DimasKovas:getRawPort

Conversation

@DimasKovas
Copy link
Copy Markdown

HTTP is often used for inner communication between servers in projects and the standard port in this case may differ from 80. Now there's no way of knowing whether the port 80 was set explicitly or it was set because of it is WellKnownPort.

@obiltschnig obiltschnig self-assigned this Oct 23, 2019
@obiltschnig obiltschnig mentioned this pull request Jan 24, 2020
obiltschnig added a commit that referenced this pull request Feb 4, 2020
@obiltschnig obiltschnig changed the title Add getRawPort() method in URI Add getSpecifiedPort() method in URI Feb 4, 2020
@obiltschnig
Copy link
Copy Markdown
Member

Added to 1.10.1; named method getSpecifiedPort().

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