I\'m working on an application that requires for one type of message to go hit a database, and the other type of message to go a开发者_如何学编程nd hit some external xml api.
Seriously?It can\'t be this much code to simply download a file.Basic authentication and redirects seem like simple stuff.After I got through this code, I sat back and thought there has got to be a si
My API (a desktop application) communicates with my web app using basic HTTP authentication over SSL (Basically I\'m just using https instead of http in the requests). My API has implemented logic tha
For our newsletter, I generate the final body of the email in a web page and then want to pull that into the body of the email. I found a way to do that with HttpWebRequest.
For what its worth, I managed to get a console application to authenticate itself with an existing ASP.NET web application. It just mimics the login page by making a post request to the login page con
i have iphone 3 with OS4 (not jailbreaked) and i want to inspect some apps 开发者_如何学编程http request urls , i tried fiddler but its not worked , anyone has idea? is the device must be jail breaked
I would like to know how to both send and receive info through HTTP POST requests. I\'m using Ruby v.1.8.7 and rails v.2.3.8.
I have not been working with Monotouch (or the iphone for that matter) for too long, so I guess my problem is experience related.
I have an aspx page where I want to post values to a new page and then redirect to that new page. I don\'t get any errors and the redirection occurs but the AllKeys collection is always empty.
I am trying to loop through an array and perform an httpwebrequest in each iteration. The code seems to work, however it pauses for a while (eg alot longer than the set timeout. Tried setting that to