eugef / node-mocks-http

Mock 'http' objects for testing Express routing functions
Other
753 stars 133 forks source link

fixed json() and jsonp() function to mimic express.js behavior #183

Closed PtrBld closed 5 years ago

PtrBld commented 5 years ago

182

PtrBld commented 5 years ago

any change to get this accepted, @howardabrams? If you need me to change something, I will happily do it 😏

howardabrams commented 5 years ago

Looks great. Thank you for helping out and even adding unit tests. I'll merge and push a new version.