Releases: belingud/httpie-websockets
Releases · belingud/httpie-websockets
v1.0.0
v0.5.4
v0.5.0
- Support proxy passed by httpie, like
http wss://echo.websocket.org --proxy=http://proxy.server
- Support custom ssl cert file with httpie, like
http wss://echo.websocket.org --cery=/path/to/cert
- Support custom headers, subprotocol/auth/session included
- Support timeout, waiting for connection established.
- Set env
HTTPIE_WS_LOG_LEVEL
toDEBUG
to see more debug info from httpie_websockets