1
0
mirror of https://github.com/httpie/cli.git synced 2025-07-03 00:56:50 +02:00
Files
httpie-cli/extras
ash 5b604c37c6 Fix https behaviour in fish (#1611)
Using the name `https` to invoke HTTPie should make HTTPie default to
the https:// scheme, but using a fish function to replace invocations of
`https` with invocations of `http` defeats this behaviour. Instead, just
tell fish to complete `https` in the same way as `http`.
2024-12-17 09:30:35 -08:00
..
2023-05-22 11:56:30 -07:00