Tag: http
All the articles with the tag "http".
A simple lightweight HTTP Request Library
Published: at 08:43 AMAn introduction to Unirest, a lightweight HTTP request library for .NET, including examples of basic POST requests and an overview of its features.
HTTPS and HTTP the protocol-less or protocol relative URLs
Published: at 09:39 AMAn overview of using protocol-relative URLs to load external content over HTTPS or HTTP based on the protocol of the page, avoiding mixed content errors and reducing overhead.