mirror of https://github.com/nodejs/node.git
ac2abe5b1e
Some HTTP clients include a charset parameter in the Content-Type, e.g: multipart/form-data; charset=utf-8; boundary=0xKhTmLbOuNdArY This patch makes the multipart parser more forgiving towards unexpected information included in the Content-Type header. |
||
---|---|---|
.. | ||
assert.js | ||
dns.js | ||
file.js | ||
http.js | ||
mjsunit.js | ||
multipart.js | ||
querystring.js | ||
repl.js | ||
sys.js | ||
tcp.js | ||
uri.js | ||
url.js | ||
utils.js |