titanium-web-proxy
titanium-web-proxy copied to clipboard
how to create a http request and send it ?
Want to know the same
ReRequest doesn't work
what do you mean? You can use the standard .NET classes. In newer framework: System.Net.Http.HttpClient earlier the WebRequest class.