To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-requests`.
Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.
What's Changed
* When sending data get the bytes length not the string length by Neradoc in https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/112
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Requests/compare/1.12.4...1.12.5