X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Ffilter_http_rewrite.cpp;h=249a7572bc89fc548775a29ed60545fc706dfb6c;hb=0ce322844494022dc85a9c776d9ff041aad17520;hp=fd23e6167c556d56a75f673a2c3e59e2dc214b32;hpb=fc60434912ceab56484a525b650089310526746f;p=metaproxy-moved-to-github.git diff --git a/src/filter_http_rewrite.cpp b/src/filter_http_rewrite.cpp index fd23e61..249a757 100644 --- a/src/filter_http_rewrite.cpp +++ b/src/filter_http_rewrite.cpp @@ -141,7 +141,6 @@ void yf::HttpRewrite::rewrite_body (mp::odr & o, char **content_buf, int *conten const spair_vec & uri_pats, const std::vector > & groups_bynum) const { - std::cout << "About to rewrite body: " << *content_buf; if (*content_buf) { std::string body(*content_buf);