Open ayZagen opened 1 year ago
Its a node package that cant be used in from end development unless you figure out a bunch of polyfills
@ayZagen looks like someone made this version work for the client - https://www.npmjs.com/package/httpsnippet-lite
(vite compatible)
OMG! you just made my night ive been running a server to make http calls to get http responses
@tnrich @ayZagen https://github.com/Kong/httpsnippet/pull/359 Go over there comment to get this in!
It throws error as
global is not defined
which is because of the library
event-stream
is not a browser compatible lib?Using version: 3.0.1 vite: 4.4.9