[ADD] added baseline for the new active-http test and added a test to check for the content-length 0 fix.

This commit is contained in:
Christian Struck 2014-10-22 16:04:04 -07:00
parent 0a59772043
commit d17b3746cf
2 changed files with 28 additions and 9 deletions

View file

@ -1,4 +1,9 @@
[code=200, msg=OK^M, body=It works!, headers={
test1, [code=200, msg=OK^M, body=It works!, headers={
[Server] = 1.0,
[Content-type] = text/plain,
[Date] = July 22, 2013
}]
test2, [code=200, msg=OK^M, body=, headers={
[Server] = 1.0,
[Content-type] = text/plain,
[Date] = July 22, 2013