You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-08-10 22:42:05 +02:00
Use HTTPie repository everywhere
This commit is contained in:
@@ -1928,8 +1928,8 @@ All changes are recorded in the [change log](#change-log).
|
||||
- [CurliPie](https://curlipie.now.sh/) help convert cURL command line to HTTPie command line
|
||||
|
||||
#### Alternatives
|
||||
|
||||
- [httpcat](https://github.com/jakubroztocil/httpcat) — a lower-level sister utility of HTTPie for constructing raw HTTP requests on the command line
|
||||
|
||||
- [httpcat](https://github.com/httpie/httpcat) — a lower-level sister utility of HTTPie for constructing raw HTTP requests on the command line
|
||||
- [curl](https://curl.haxx.se) — a "Swiss knife" command line tool and an exceptional library for transferring data with URLs.
|
||||
|
||||
### Contributing
|
||||
@@ -1955,7 +1955,7 @@ Helpers to convert from other client tools:
|
||||
|
||||
#### Alternatives
|
||||
|
||||
- [httpcat](https://github.com/jakubroztocil/httpcat) — a lower-level sister utility of HTTPie for constructing raw HTTP requests on the command line
|
||||
- [httpcat](https://github.com/httpie/httpcat) — a lower-level sister utility of HTTPie for constructing raw HTTP requests on the command line
|
||||
- [curl](https://curl.haxx.se) — a "Swiss knife" command line tool and an exceptional library for transferring data with URLs.
|
||||
|
||||
### Contributing
|
||||
|
Reference in New Issue
Block a user