Skip to content Skip to sidebar Skip to footer
Showing posts with the label Asp.net

Python, Authentication Not Recognised - Urllib2, Requests, Asp.net

Though I'm not particularly advanced at any of this, I've had some past success in using ur… Read more Python, Authentication Not Recognised - Urllib2, Requests, Asp.net

How To Make Http Post On Website That Uses Asp.net?

I'm using Python library requests for this, but I can't seem to be able to log in to this w… Read more How To Make Http Post On Website That Uses Asp.net?

Create Mime/multipart Request Containing Multiple HTTP Requests

I am following this tutorial for batching http requests with ASP.NET 4.5. I have the sample working… Read more Create Mime/multipart Request Containing Multiple HTTP Requests