December 2017

2017-12-21 09:39 (8 years ago)

$client = new Zend_Http_Client($url);$response = $client->request('GET'); I was doing it like this, but due to an issue with the OS, I couldn't connect using TLS 1.2.

2017-12-19 13:10 (8 years ago)

Until Django 1.9, it seems that the urls attribute was written in SimpleTestCase, but when reading the code:

Categories

Archive