Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix bug in API w/ serializer on v6. query maybe an empty object
nodejs/node#6289 This pull request changes the query string to be an empty object rather than an object inherited from Object.prototype. So it no longer has the hasOwnProperty method
- Loading branch information