URI: 
       Add support for new complain-about w3c header. - bitreich-httpd - Bitreich HTTPD service
  HTML git clone git://bitreich.org/bitreich-httpd git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-httpd
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 3b3f6cbce83b819f3adff5aff59d8f8505b6df02
   DIR parent 5dd0fad01a989756640fbf34f281dd1955ed6383
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Fri, 28 Nov 2025 13:57:52 +0100
       
       Add support for new complain-about w3c header.
       
       Diffstat:
         M bitreich-httpd.c                    |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/bitreich-httpd.c b/bitreich-httpd.c
       @@ -101,6 +101,7 @@ printheaders(char *ctype)
                printf("X-Cache: YUNDUN\r\n");
                printf("X-Arrested: dosarrest\r\n");
                printf("X-Instart-Request-ID: dadadadada\r\n");
       +        printf("Complain-About: government\r\n");
                printf("Via: 1.1 varnish\r\n");
                printf("X-Cachwall-Action: ACTION! SET!\r\n");
                printf("X-st8id33133: yeah\r\n");