de en es fr nl pl pt sv zh

http

No more certificates for non-HTTPS purposes

mikhailian.mova.org

Google unilaterally restricts certificates to HTTPS usage only . The most plausible explanation is that Google wants to push hardware vendors, more specifically companies like Worldpay that distribute payment terminals...

Reading an HTTP Request Response Body from Exceptions

Bits, Bobs & Breakpoints — Aaron Holmes

Reading an HTTP Request Response Body from Exceptions# 16 April 2015 C#, .NET, HTTP, Debugging Every so often I need to read the response body of a failed HTTP request while debugging a .NET application in Visual Studio. It’s not immediately obvious how you can do this, so here’s a quick way to...

Let's Encrypt

Logan

According to the post by Andreas Gal, EFF, Mozilla, Cisco, Akamai, and IdenTrust are going to form Internet Security Research Group which will start the Let's Encrypt ceritificate authority service in 2015 Q2. Let's Encrypt is expected to become a free, automated, and open SSL sertificate...

HTTP Status codes

Fred C (W6BSD)

1xx informational 100 Client should continue with request 101 Server is switching protocols 102 Server has received and is processing the request 103 resume aborted PUT or POST requests 104 Connection reset by peer the closing a socket result in a RST rather than FIN. 122 URI is longer than a...