红联Linux门户
Linux帮助

HTTPie 0.9.0发布,支持客户端SSL证书

发布时间:2015-02-01 09:17:41来源:红联作者:empast
HTTPie 0.9.0 发布了,HTTPie 是一个开源的命令行的 HTTP 工具包,提供命令行交互方式来访问 HTTP 服务。

该版本改进内容包括:

Added --cert and --cert-key parameters to specify a client side certificate and private key for SSL

Improved unicode support.

Improved terminal color depth detection via curses.

To make it easier to deal with Windows paths in request items, \now only escapes special characters (the ones that are used as key-value separators by HTTPie).

Switched from unittest to pytest.

Added Python wheel suppor.

Various test suite improvements.

Added CONTRIBUTING_.

Fixed User-Agent overwriting when used within a session.

Fixed handling of empty passwords in URL credentials.

Fixed multiple file uploads with the same form field name.

Fixed --output=/dev/null on Linux.

Miscellaneous bugfixes.

下载地址:https://github.com/jakubroztocil/httpie/archive/0.9.0.zip

来自:开源中国社区
文章评论

共有 0 条评论