tests/test-parseindex2.py.out
author Augie Fackler <augie@google.com>
Fri, 11 Mar 2016 11:24:50 -0500
changeset 28483 6f38ec428a19
parent 7110 75fdc39b6172
permissions -rw-r--r--
httppeer: do less splitting on httpheader value We only care about the first value split off, so only split off the first value.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done