Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 11713003: Use a semicolon as the separator for multipart form-data requests. (Closed)

Created:
7 years, 12 months ago by nweiz
Modified:
7 years, 12 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use a semicolon as the separator for multipart form-data requests. I believe both a semicolon and a comma are valid, but the semicolon seems more widely-supported. Committed: https://code.google.com/p/dart/source/detail?r=16567

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/http/lib/src/multipart_request.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
nweiz
7 years, 12 months ago (2012-12-29 00:30:28 UTC) #1
Emily Fortuna
7 years, 12 months ago (2012-12-29 00:32:47 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698