Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Ousret/httpie-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTPie Extra!

This plugin brings support for HTTP/2 and HTTP/3 to HTTPie. Use this plugin with caution as it uses urllib3.future (and actually shadows urllib3 in your environment).

pip install httpie-next -U

# run twice! first is http/2 and second should be http/3
https GET www.cloudflare.com/img/nav/globe-lang-select-dark.svg

When a server yield its QUIC support, it is saved in the default HTTPie configuration directory.

⚠️ This project is deprecated and is unmaintained. See httpie/cli#1531 for a viable alternative.

About

HTTP/2 and HTTP/3 support for HTTPie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages