What steps will reproduce the problem?
1. I'd like to use OAuthBase for mobile device usage rather than on a Web
Server.
2. So I can't add the assembly System.Web
3. So I can NOT use HttpUtility
What is the expected output? What do you see instead?
The HttpUtility.UrlEncode can be replaced with Uri.EscapeDataString
But there's an issue about RFC3986, please referer to
http://blog.nerdbank.net/2009/05/uriescapedatapath-and.html
Thank you.
Original issue reported on code.google.com by zhush...@gmail.com on 26 May 2010 at 5:00
Original issue reported on code.google.com by
zhush...@gmail.com
on 26 May 2010 at 5:00