Index: mod_proxy_html.c
===================================================================
--- mod_proxy_html.c (revision 144)
+++ mod_proxy_html.c (working copy)
@@ -46,8 +46,8 @@
#define VERBOSEB(x) if (verbose) {x}
#endif
-/* 3.1.3 - Fix typo-bug in distinguishing "strict" vs "transitional" HTML */
-#define VERSION_STRING "proxy_html/3.1.3"
+/* 3.1.4 - Fix bug with parsed comments getting lost: flush immediately */
+#define VERSION_STRING "proxy_html/3.1.4"
#include
@@ -335,6 +335,7 @@
pappend(ctx, "", 3) ;
+ dump_content(ctx);
} else {
ap_fputs(ctx->f->next, ctx->bb, "