Using Fiddler with an iPhone/iPad
A guide to configuring Fiddler as a proxy server to debug HTTP/HTTPS traffic from an iPhone or iPad on a Windows machine.
A guide to configuring Fiddler as a proxy server to debug HTTP/HTTPS traffic from an iPhone or iPad on a Windows machine.
A tutorial on creating a custom Transport Adapter for the Python Requests library, using an FTP adapter as a practical example.
A technical guide on implementing the Atom Publishing Protocol (AtomPub) for content management using ASP.NET Web API, including creating a custom MediaTypeFormatter.
Part 2 of a series on implementing AtomPub support in ASP.NET Web API, focusing on publishing content using clients like Fude and Windows Live Writer.
A quick introduction to the Python Requests library, highlighting its intuitive API for making HTTP requests and its utility for developers.
Explains how IIS handles SSL with host headers, focusing on wildcard certificates and resolving common HTTPS binding errors.
Introducing bpssl, a Django application for managing HTTPS redirection and securing specific URLs at the application level.
A guide to enabling HTTPS testing in Django's development server using stunnel to create an SSL tunnel.
Troubleshooting OBIEE and F5 BIG-IP load balancer configuration issues with port redirects and Apache's UseCanonicalName setting.