DescriptionFix the test server to be smarter about when to
handle a command or not.
This is to fix this problem:
Adding a new command called "slowread" will not work
if added after "slow", because the handler for "slow"
handles all the commands that STARTS with slow, instead
of slow[/?$]
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7515
Patch Set 1 #
Total comments: 3
Patch Set 2 : '' #Messages
Total messages: 3 (0 generated)
|