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

Issue 19476: Make test server to store files by sending POST /writefile/<filename> HTTP re... (Closed)

Created:
11 years, 10 months ago by stoyan
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make test server to store files by sending POST /writefile/<filename> HTTP request. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8965

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M net/tools/testserver/testserver.py View 1 5 chunks +39 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
stoyan
11 years, 10 months ago (2009-01-29 20:54:29 UTC) #1
Erik does not do reviews
http://codereview.chromium.org/19476/diff/1/2 File net/tools/testserver/testserver.py (right): http://codereview.chromium.org/19476/diff/1/2#newcode407 Line 407: the data_dir. Sub-directories are not supported.""" I'm a ...
11 years, 10 months ago (2009-01-29 23:42:09 UTC) #2
stoyan
http://codereview.chromium.org/19476/diff/1/2 File net/tools/testserver/testserver.py (right): http://codereview.chromium.org/19476/diff/1/2#newcode407 Line 407: the data_dir. Sub-directories are not supported.""" On 2009/01/29 ...
11 years, 10 months ago (2009-01-30 01:15:18 UTC) #3
Erik does not do reviews
11 years, 10 months ago (2009-01-30 01:29:38 UTC) #4
LGTM

thanks for the detailed explanation

Powered by Google App Engine
This is Rietveld 408576698