Fixed #64 (typo)
Known problem/bug
One some hardware (e.g. Wemos D1) and/or http and wifiClient library versions, all 1.2.x version do not work (apparently you cannot satisfy the old and new versions at the same time). Either try using a NodeMCU (the platform I primarily test on) with latest versions of http and wifiClient, or use >1.3.0 (to be released soon). Please read the release notes of the 1.3.0 version as well - you will have to modify your code slightly!