version: beta-2.0
program: lighttpd
bug revision: 1948
fix revision: 1949
repos: svn, svn://svn.lighttpd.net/lighttpd/trunk
failing tests:
              "request.t",

minutes between bug rev and fix rev: 116
files edited: 1
lines added or changed: 8
lines deleted or changed: 0
bug report priority: 
bug management links: http://redmine.lighttpd.net/issues/1102
Security related?: 
Bug type: Incorrect behavior
Additional bug info: "when i set server.kbytes-per-second in the global context,
the download stops before the end with a connection closed"; problem with extra
content-length header entry

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: No
    added 1 or more function calls?: No
    changes conditional?: No
    adds new variables?: No
    adds 1 or more if-statements?: Yes
    adds 1 or more loops?: No
    adds a whole new function?: No
