[Mono-dev] mono wcf
Rob Wilkens
robwilkens at gmail.com
Wed Aug 1 19:19:21 UTC 2012
On 08/01/2012 02:44 PM, icorderi wrote:
> David Schmitt wrote
>> Isn't there a wildcard syntax or something like that? Hmm: Fourth hit on
>> Google:
>>
>> http://stackoverflow.com/q/10649078/4918
>>
>>> The point is to replace host name in base address with "*" symbol
>>> (wildcard). It will be changed with actual host name in run time.
>>>
>>> Tested it and it worked great.
> That would have been great, only it doesn't work on mono.
> If you use an address with * on the baseAddress it throws this:
> Exception: "Invalid URI: The hostname could not be parsed."
>
>
I think i saw a new UriParser come through on GitHub recently. If my
memory is right about that fact, and i could be wrong, perhaps either
before or after that fix it works or is broken and that might be worth
investigating, perhaps?
-Rob
More information about the Mono-devel-list
mailing list