Displaying page
of
pages;
Items to
|
Title |
Test
Details
Split WCF endpoint address
|
|
Expression |
(?:(?<scheme>http(?:s?)|net\.(?:tcp|pipe|msmq))(?:\:\/\/))(?<machine>[^/\r\n\:]+)?(?:\:)(?<port>\d+)?(?<path>(?:\/.*)*\/?)?
|
|
Description |
Splits the WCF endpoint address into the following parts:
* scheme
* machine
* port
* path
|
|
Matches |
http://wsdk-vsw-1018:55555/OPGatewayService
|
|
Non-Matches |
remoteServer:55555/OPGatewayService
|
|
Author |
Rating:
Not yet rated.
Benny Tordrup
|
Displaying page
of
pages;
Items to