Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ form.parse(request, async (error, fieldsMultiple, files) => {

- [multipart-parser](http://github.com/FooBarWidget/multipart-parser): a C++
parser based on formidable
- [Ryan Dahl](http://twitter.com/ryah) for his work on
- [Ryan Dahl](https://x.com/rough__sea) for his work on
[http-parser](http://github.com/ry/http-parser) which heavily inspired the
initial `multipart_parser.js`.

Expand Down
2 changes: 1 addition & 1 deletion README_pt_BR.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ form.parse(request, async (error, fieldsMultiple, files) => {
## Ports & Créditos

- [multipart-parser](http://github.com/FooBarWidget/multipart-parser): um analisador C++ baseado em formidável
- [Ryan Dahl](http://twitter.com/ryah) por seu trabalho em
- [Ryan Dahl](https://x.com/rough__sea) por seu trabalho em
[http-parser](http://github.com/ry/http-parser) que inspirou fortemente o `multipart_parser.js` inicial.

## Contribuindo
Expand Down