Files
libgit2/tests/util
Edward Thomson eebaa36f73 url: track whether url explicitly specified a port
When parsing URLs, track whether the port number was explicitly
specified or not. We track this separately from whether the port is the
_default_ port. This is so that we can discern between URLs that have
the default port explicitly specified or not.

For example: scp://host:22/foo and scp://host/foo are equivalent in
terms of functionality, but are not semantically equivalent.

A user might wish to specify scp://host:22/foo in order to explicitly
ensure that we connect on port 22, which might override (for example) a
different configuration option.
2024-07-11 11:13:20 +01:00
..
2022-02-22 22:07:45 -05:00
2023-09-03 14:00:35 +01:00
2022-04-06 15:15:26 -04:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2022-02-22 22:07:45 -05:00
2023-12-17 13:48:12 +01:00
2022-02-22 22:07:45 -05:00