Closed bytesnz closed 4 years ago
Hey @bytesnz, Sorry for the late reply.
This was an easy fix and I had fixed it. But seeing that code after about 6 months made me understand the noob who wrote it(that's me) and the š¤® code I had written then. Plus there has been a number of additions to the HoppScotch project itself and I was out of the loop these time. The code wasn't even commented so I'm making sure I document these stuff š
I'm working on a rewrite of the send method for a faster version. Please bear with me on this, possibly I'll try to complete this in the coming days.
Hey @athul, no worries. Figured it would be an easy fix. Was thinking about trying to fix it myself, but haven't touched go.
Thanks for all your work - it is a super helpful tool.
Closed with #21
The
headers
schema seems to be different between hoppscotch.io and the hopp-cli. The CLI is expecting an array of strings, but hoppscotch.io produces an array of key/value objects. An example of an exported collection is below.