Closed bombadillo closed 5 years ago
For subsequent requests, the opts.body is set to the previous request if data is falsey. If data exists, set to stringified data otherwsie set it to empty string.
Potential fix for #9
For subsequent requests, the opts.body is set to the previous request if data is falsey. If data exists, set to stringified data otherwsie set it to empty string.