X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ftest_filter_rewrite.cpp;h=430e7846dfd2911fdfc3c952923675737579702c;hb=0ce322844494022dc85a9c776d9ff041aad17520;hp=68b63f71c40c32224a1464795c1fb27ab3010e38;hpb=2b862fc3e525e3d53854e9825ae2e22683e8a03c;p=metaproxy-moved-to-github.git diff --git a/src/test_filter_rewrite.cpp b/src/test_filter_rewrite.cpp index 68b63f7..430e784 100644 --- a/src/test_filter_rewrite.cpp +++ b/src/test_filter_rewrite.cpp @@ -94,14 +94,12 @@ BOOST_AUTO_TEST_CASE( test_filter_rewrite_1 ) //create the http response - /* response, content */ const char *resp_buf = - /*123456789012345678 */ "HTTP/1.1 200 OK\r\n" - "Content-Length: 3000\r\n" + "Content-Length: 441\r\n" "Content-Type: text/html\r\n" - "Link: ; rel=absolute\r\r" - "Link: ; rel=relative\r\r" + "Link: ; rel=absolute\r\n" + "Link: ; rel=relative\r\n" "\r\n" "Hello proxy!" "