Introduce CurliPie to convert from cURL to HTTPie (#843)

This commit is contained in:
Nguyễn Hồng Quân 2020-08-14 20:27:49 +07:00 committed by GitHub
parent 6c84cebed4
commit ebf2139fd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2009,6 +2009,10 @@ HTTPie plays exceptionally well with the following tools:
— interactive shell for HTTPie featuring autocomplete
and command syntax highlighting
Helpers to convert from other client tools:
* `CurliPie <https://curlipie.now.sh/>`_ help convert cURL command line to HTTPie command line.
Alternatives
~~~~~~~~~~~~