ggrossetie / unxhr

Synchronous and asynchronous XMLHttpRequest for Node
MIT License
0 stars 3 forks source link

resolves #9 set the content-length with the actual data #10

Closed ggrossetie closed 4 years ago

ggrossetie commented 4 years ago

Might be different because we are using JSON.stringify/JSON.parse to encode the data into the command-line.

resolves #9