C# - Consuming REST web service over https
Posted
by user154301
on Stack Overflow
See other posts from Stack Overflow
or by user154301
Published on 2009-08-11T11:46:19Z
Indexed on
2010/05/28
22:42 UTC
Read the original article
Hit count: 218
What's the best way to consume secure REST web service in C#? Web Service username and password are supplied in URL...
© Stack Overflow or respective owner