mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-01 02:44:11 +02:00
Add xh and HTTPie as alternatives to curl (#980)
### Description of Changes This PR adds xh and HTTPie as alternatives to curl Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/980 Reviewed-by: Admin <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
0244d60e7f
commit
b962b8eef4
1 changed files with 1 additions and 1 deletions
|
|
@ -1148,7 +1148,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [curl](https://curl.se/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://curl.se/dev/contribute.html#on-ai-use-in-curl), [2](https://mastodon.social/@bagder/116204333476519757))<br />[](#ai-code-reviews) ([1](https://github.com/curl/curl/pull/20797), [2](https://github.com/curl/curl/pull/20798), [3](https://github.com/curl/curl/pull/20787))<br />[](#sponsored-by-ai) ([1](https://mastodon.social/@bagder/116609161259593989)) | [Wget](https://www.gnu.org/software/wget/) |
|
||||
| [curl](https://curl.se/) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://curl.se/dev/contribute.html#on-ai-use-in-curl), [2](https://mastodon.social/@bagder/116204333476519757))<br />[](#ai-code-reviews) ([1](https://github.com/curl/curl/pull/20797), [2](https://github.com/curl/curl/pull/20798), [3](https://github.com/curl/curl/pull/20787))<br />[](#sponsored-by-ai) ([1](https://mastodon.social/@bagder/116609161259593989)) | [HTTPie](https://github.com/httpie/cli), [xh](https://github.com/ducaale/xh), [wget](https://www.gnu.org/software/wget/) |
|
||||
|
||||
### Reverse proxies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue