From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 291D52D549 for ; Mon, 9 Sep 2024 12:11:14 +0200 (CEST) Received: from sirjofri.de ([5.45.105.127]) by 9front; Mon Sep 9 06:10:19 -0400 2024 Received: from dummy.faircode.eu ([31.16.254.19]) by sirjofri.de; Mon Sep 9 12:10:17 +0200 2024 Date: Mon, 9 Sep 2024 12:10:14 +0200 (GMT+02:00) From: sirjofri To: 9front@9front.org Message-ID: <66a2f362-6777-4856-b456-55d194a3e784@sirjofri.de> In-Reply-To: <3DA7F898-EE82-4AD7-B45B-555E809A833B@firstpost.pub> References: <5a5f00b5-ea70-43f4-a8d4-d0d918f629fc@sirjofri.de> <3DA7F898-EE82-4AD7-B45B-555E809A833B@firstpost.pub> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Correlation-ID: <66a2f362-6777-4856-b456-55d194a3e784@sirjofri.de> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: callback polling AJAX enhancement map/reduce proxy template Subject: Re: [9front] serving html sites with announce, listen and accept (dial(2)) Reply-To: 9front@9front.org Precedence: bulk 09.09.2024 11:11:06 sahu@firstpost.pub: > Thank you sirjofri! Unfortunately it=C2=A0still does not work, neither wi= th an adjusted header, nor without the header. Another point I recognized: line endings in HTTP are \r\n, not just \n. Try= adding those. sirjofri