zladuric / mongoose-crud-scaffolder

MIT License
18 stars 6 forks source link

req.accepts('json') is always true #3

Open zladuric opened 9 years ago

zladuric commented 9 years ago

req.accepts('json') is always true when accessed from the browser. This is a wrong check.