node-school-lessons icon indicating copy to clipboard operation
node-school-lessons copied to clipboard

Express no longer has urlencoded()

Open raunaqsachdev opened this issue 9 years ago • 0 comments

Express no longer has urlencoded() and body-parser is required to access it. This is used in good-old-form.js.

raunaqsachdev avatar Feb 20 '16 05:02 raunaqsachdev