Hello,

Treq 17.7.0 has been released!  

Treq is a high-level HTTP client library built on top of Twisted.

It's available on PyPI: https://pypi.org/project/treq/17.7.0/

You can read its documentation on Read The Docs:
http://treq.readthedocs.io/en/latest/

This release introduces a `json` argument to treq's request functions,
the value of which treq serializes to JSON and sends as the request's
body: http://treq.readthedocs.io/en/latest/api.html#treq.request

Please file GitHub issues if you encounter any problems: 
https://github.com/twisted/treq/issues

Thanks to everyone who contributed to this release!

-- 
  Mark Williams
  m...@enotuniq.org

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to