You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2018/08/09 16:41:39 UTC

svn commit: r1837744 - /httpd/test/framework/trunk/t/apache/http_strict.t

Author: covener
Date: Thu Aug  9 16:41:39 2018
New Revision: 1837744

URL: http://svn.apache.org/viewvc?rev=1837744&view=rev
Log:
needed on my macos system.


Modified:
    httpd/test/framework/trunk/t/apache/http_strict.t

Modified: httpd/test/framework/trunk/t/apache/http_strict.t
URL: http://svn.apache.org/viewvc/httpd/test/framework/trunk/t/apache/http_strict.t?rev=1837744&r1=1837743&r2=1837744&view=diff
==============================================================================
--- httpd/test/framework/trunk/t/apache/http_strict.t (original)
+++ httpd/test/framework/trunk/t/apache/http_strict.t Thu Aug  9 16:41:39 2018
@@ -5,6 +5,7 @@ use Apache::Test;
 use Apache::TestRequest;
 use MIME::Base64;
 use Data::Dumper;
+use HTTP::Response;
 
 
 my $test_underscore = defined(&need_min_apache_fix) ?