开发者

Decoding Url with c# in .NET4 Client profile

How to decode URL in .NET 4 Client Profile? HttpUtil is not accessible from this profile...Maybe some 开发者_JS百科opensource libs?Or maybe some way to add HttpUtil without changing target framework?


Call Uri.UnescapeDataString.


Is Uri.UnescapeDataString any use to you?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜