Skip to content

Commit ed7f639

Browse files
committed
http
1 parent 3835924 commit ed7f639

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/demo/day1/http/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ IMPORTANT: Multer will not process any form which is not multipart/form-data
6464

6565

6666

67-
## node express
67+
## node express upgrade
6868

6969
As part of the 3.x -> 4.x changes, the middleware for processing multipart/form-data request body data was removed from the bodyParser middleware, so it only parses application/x-www-form-urlencoded and application/json request body data.
7070

0 commit comments

Comments
 (0)