This repository was archived by the owner on Sep 20, 2022. It is now read-only.
Websocket headers, top level lists, first draft of rest requests
Users can now use headers when connecting to websocket hosts - headers can be used for auth.
Responses where the top level is a list can now be correctly parsed and handled.
First draft of sending rest requests as part of a WSTest now for flows that use both websockets and rest requests in tandem. Written with the help of @Maxoyd 👍