top | item 44667527

(no title)

Hexcles | 7 months ago

No test added/changed in this commit? Is there any test for this area?

discuss

order

nneonneo|7 months ago

Looks like tests were added: https://github.com/apache/httpd-tests/commit/48a85e34051959c...

Shame it wasn’t caught by any existing test though.

lozenge|7 months ago

Did they check the tests passed on the old code and would that have caught the issue? That's an extra step I often do.

kstrauser|7 months ago

The tests include the comment:

  # Seems to have a side affect for any subsequent GET's
Well… does it? And if so, is that fixable?