# HG changeset patch # User Maxim Dounin # Date 1320170633 -10800 # Node ID 847811d5192c8872df99bad315f88c8e22f1f827 # Parent b5352cabdadb373835b5ec1103c0919904999e94 Tests: 201 replies fixed in 1.1.5, remove TODO. diff -r b5352cabdadb -r 847811d5192c dav.t --- a/dav.t Tue Nov 01 20:58:45 2011 +0300 +++ b/dav.t Tue Nov 01 21:03:53 2011 +0300 @@ -101,12 +101,7 @@ is(-s $t->testdir() . '/file', 10, 'put file extra data size'); -TODO: { -local $TODO = 'broken in 0.8.32'; - # 201 replies contain body, response should indicate it's empty -# before 0.8.32 chunked was explicitly disabled for 201 replies so -# connection was just closed (which isn't perfect but worked) $r = http(<