Skip to content

Commit

Permalink
Put back debug option
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jul 27, 2024
1 parent 97d2044 commit 9d47455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/types/urlencoded.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ function urlencoded (options) {

// read
read(req, res, next, parse, debug, {
debug: debug,
encoding: charset,
inflate: inflate,
limit: limit,
Expand Down

0 comments on commit 9d47455

Please sign in to comment.