Revisions of httpie

buildservice-autocommit accepted request 925849 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 16)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 15)
- Update to version 2.6.0
  * Added support for formatting & coloring of JSON bodies
    preceded by non-JSON data (e.g., an XXSI prefix).
  * Added charset auto-detection when `Content-Type` doesn’t
    include it.
  * Added `--response-charset` to allow overriding the response
    encoding for terminal display purposes.
  * Added `--response-mime` to allow overriding the response mime
    type for coloring and formatting for the terminal.
  * Added the ability to silence warnings through using `-q` or
    `--quiet` twice (e.g. `-qq`).
  * Added installed plugin list to `--debug` output.
  * Fixed duplicate keys preservation in JSON data.
buildservice-autocommit accepted request 917174 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 14)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 13)
- Fix tests
- Update dependencies
- Update to version 2.5.0
  * Added --raw to allow specifying the raw request body without
    extra processing as an alternative to stdin.
  * Added support for XML formatting.
  * Added internal support for file-like object responses to
    improve adapter plugin support.
  * Fixed --continue --download with a single byte to be
    downloaded left.
  * Fixed --verbose HTTP 307 redirects with streamed request body.
  * Fixed handling of session files with Cookie: followed by other
    headers.
- Update to version 2.4.0
  * Added support for --session cookie expiration based on
    Set-Cookie: max-age=<n>.
  * Show a --check-status warning with --quiet as well, not only
    when the output is redirected.
  * Fixed upload with --session.
  * Fixed a missing blank line between request and response.
buildservice-autocommit accepted request 795527 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 12)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 11)
- Update to version 2.1.0
  * Added --path-as-is to bypass dot segment (/../ or /./) URL
    squashing.
  * Changed the default value Accept header value for JSON requests
    from application/json, */* to application/json, */*;q=0.5 to
    clearly indicate preference.
  * Fixed --form file upload mixed with redirected stdin error
    handling.
buildservice-autocommit accepted request 763526 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 10)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 9)
- Update to version 2.0.0
  * Removed Python 2.7 support (Python 3.6+ is now required).
  * Added --offline to allow building an HTTP request and printing
    it but not actually sending it over the network.
  * Replaced the old collect-all-then-process handling of HTTP
    communication with one-by-one processing of each HTTP request
    or response as they become available. This means that you can
    see headers immediately, see what is being send even when the
    request fails, etc.
  * Removed automatic config file creation to avoid concurrency
    issues.
  * Removed the default 30-second connection --timeout limit.
  * Removed Python’s default limit of 100 response headers.
  * Added --max-headers to allow setting the max header limit.
  * Added --compress to allow request body compression.
  * Added --ignore-netrc to allow bypassing credentials from
    .netrc.
  * Added https alias command with https:// as the default scheme.
  * Added $ALL_PROXY documentation.
  * Added type annotations throughout the codebase.
  * Added tests/ to the PyPi package for the convenience of
    downstream package maintainers.
  * Fixed an error when stdin was a closed fd.
  * Improved --debug output formatting.
- Update patch:
  * httpie-adjust-requirements.patch
buildservice-autocommit accepted request 758866 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 8)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 7)
- Add patch:
  * httpie-adjust-requirements.patch
    Lower requirements for requests and Pygemnts to make it work
    on Leap 15.1
buildservice-autocommit accepted request 726511 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 6)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 5)
- Update to version 1.0.3
  * Fix CVE-2019-10751 (HTTPie is volnerable to Open Redirect that
    allows an attacker to write an arbitrary file with supplied
    filename and content to the current directory, by redirecting
    a request from HTTP to a crafted URL pointing to a server in
    his or hers control.
buildservice-autocommit accepted request 658772 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 4)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 3)
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 2)
- Add manpage
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 1)
Displaying all 16 revisions
openSUSE Build Service is sponsored by