eugef / node-mocks-http

Mock 'http' objects for testing Express routing functions
Other
747 stars 131 forks source link

Fix res._isJSON() to correctly support content type with vendor prefix #243

Closed eugef closed 2 years ago

eugef commented 3 years ago

This makes sure application/hal+json content type is also detected as JSON.

Fixes #238

github-actions[bot] commented 2 years ago

Stale pull request message