Path to this page:
Subject: CVS commit: pkgsrc/www/py-httpie
From: Adam Ciarcinski
Date: 2018-11-21 18:18:04
Message id: 20181121171804.B99D1FB1F@cvs.NetBSD.org
Log Message:
py-httpie: updated to 1.0.0
1.0.0:
* Added --style=auto which follows the terminal ANSI color styles.
* Added support for selecting TLS 1.3 via --ssl=tls1.3
(available once implemented in upstream libraries).
* Added true/false as valid values for --verify
(in addition to yes/no) and the boolean value is case-insensitive.
* Changed the default --style from solarized to auto (on Windows it stays fruity).
* Fixed default headers being incorrectly case-sensitive.
* Removed Python 2.6 support.
Files: