# HG changeset patch # User Sergey Kandaurov # Date 1460637947 -10800 # Node ID 3f453670bfac81a5e279eab92154d3dcd36680b6 # Parent 323ebf087121069b853300512439e3a37125842c Tests: fastcgi TODOs for chunked request body adjusted. diff --git a/fastcgi_body.t b/fastcgi_body.t --- a/fastcgi_body.t +++ b/fastcgi_body.t @@ -60,7 +60,7 @@ like(http_get_length('/', 'foobar'), qr/ 'fastcgi body'); TODO: { -local $TODO = 'not yet'; +local $TODO = 'not yet' unless $t->has_version('1.9.15'); like(http(<