From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id eDzxImhI7GFHegEAgWs5BA (envelope-from ) for ; Sat, 22 Jan 2022 19:09:44 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aGlyIGhI7GEBHwEA9RJhRA (envelope-from ) for ; Sat, 22 Jan 2022 19:09:44 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3246D2CDC2 for ; Sat, 22 Jan 2022 19:09:44 +0100 (CET) Received: from localhost ([::1]:35426 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nBKpa-00069e-Vz for larch@yhetil.org; Sat, 22 Jan 2022 13:09:43 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59154) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nBKow-0005uG-22 for guix-patches@gnu.org; Sat, 22 Jan 2022 13:09:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44915) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nBKov-0003ch-Oe for guix-patches@gnu.org; Sat, 22 Jan 2022 13:09:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nBKov-0002AP-Hu for guix-patches@gnu.org; Sat, 22 Jan 2022 13:09:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53389] [PATCH 1/9] tests: Support arbitrary HTTP request handlers. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Jan 2022 18:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53389 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53389@debbugs.gnu.org Cc: ludo@gnu.org Received: via spool by 53389-submit@debbugs.gnu.org id=B53389.16428748988279 (code B ref 53389); Sat, 22 Jan 2022 18:09:01 +0000 Received: (at 53389) by debbugs.gnu.org; 22 Jan 2022 18:08:18 +0000 Received: from localhost ([127.0.0.1]:37818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBKoE-00029S-Gz for submit@debbugs.gnu.org; Sat, 22 Jan 2022 13:08:18 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:52140) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nBKoC-00029F-Q8 for 53389@debbugs.gnu.org; Sat, 22 Jan 2022 13:08:17 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id lu8E2600T4UW6Th06u8Fwz; Sat, 22 Jan 2022 19:08:15 +0100 Message-ID: From: Maxime Devos Date: Sat, 22 Jan 2022 19:08:10 +0100 In-Reply-To: <20220120130849.292178-1-maximedevos@telenet.be> References: <20220120130849.292178-1-maximedevos@telenet.be> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-tpBHENOw4E/AhYq+rSsm" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1642874895; bh=t1ReVY4GsVsxWOY8IBoneTECMCDSv+cd4lR+fYvEW9I=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=cKuFdt06Z1zIsCX6ksHZW+s9/rSbMZWOLE6lpS43/a6TT0umwwkf5XgYll7hikDMD e/bAd82nHkWGHOqjNXjFPOH8KIwmooHI1lm8eb5g2mhtK2dpyI5hzT501L6JOC0vNv F7azryJuM6oyB7thYIHEPCVudIYxcYU3Sbb2flT5WHyT3j5cuLQireN92+Z5oUBqZ+ mB/eLRG/QsctIk8ZVxyuwmAc4XZlm3OZMXCkA5ahWD8SGC1essDAR/j88oecuYcktg xDc25yolnWQxLUN81PI/5X26LuYsAo2gZ4t22MYiFB7nlGH0AnKvqtNwrzZ0mkHYHk AMVnWmpbBE1/g== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642874984; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=t1ReVY4GsVsxWOY8IBoneTECMCDSv+cd4lR+fYvEW9I=; b=apD4x4/WN1SymvNkFbz93pOhFSzzIt7ddjbjUizE3ERiekJ5ztWM4HWbxBHxy7xEWQ7knQ JAXx6VAj42x0rJtKimk8riOkJoD0cq8UsuAf9kGeLKNPBCqiApbumsPwl3LXFE1YmCWpDJ ettdqlIOc1PUAp9KUtCORyrbkLamcbedQaoKXXijjEXG40m2cLsz3tgAkcnhg/A5Uq/Bxk eTsuSt4o0OVr8yyaawLOHLAeR+BkfuFfh/AP4AZSv3qk0bhk/VknAG2P6OoqNw0+doeYKV gO1KJvSfoeKhQpKqAZcyTBCD39377KLg0FJIOWIP88jGiSPdAGN7CSxzypo03Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642874984; a=rsa-sha256; cv=none; b=EsrvY4/2Kh1yxhrJDRsqMpeN6hFDlFy3hvks3GmjCc9ql5DHeWgMYxueHEtzuG/Vs6zg9J LcBYBxCPlUaXGqindJa7qpK8sRFuJyF5iZG2Lgfs1zVoxjwtpfGlXhq6FKNa3MX4xwoY3g jQklk1jjoAo0Ev/BfwYJZfGspDgPKV9BXxBCdUc8vl9al50/MDeXHklmDTqUPr3vEHnXqH Nw+ixAo1pBd+gv+BAMHeN/zvlFh2DCX03iUllKusRxiFy3FCrq9mdiupWYsrZGwlkxayWc PeD+6oWknAXej5cTyzhX3dw1gqg42VuHLn8RjyVsLKBz/ERRuk+PmLHgHbFxlg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=cKuFdt06; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=cKuFdt06; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3246D2CDC2 X-Spam-Score: -4.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: mpiqy1XTKEhP --=-tpBHENOw4E/AhYq+rSsm Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 TWF4aW1lIERldm9zIHNjaHJlZWYgb3AgZG8gMjAtMDEtMjAyMiBvbSAxMzowOCBbKzAwMDBdOgo+ IC3CoMKgwqDCoMKgICh3aGVuIChudWxsPyByZXNwb25zZXMpCj4gLcKgwqDCoMKgwqDCoMKgIChx dWl0ICN0KSnCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoCA7ZXhpdCB0aGUgc2VydmVyIHRocmVhZAo+ICvCoMKgwqDCoMKgICh3aGVu IChsYXN0LXJlc3BvbnNlPykKPiArwqDCoMKgwqDCoMKgwqAgKHRocm93ICdxdWl0KSkKCihxdWl0 ICN0KSBjYW4gYmUgcHJlc2VydmVkIGhlcmUgKFRCRCBpbiB2MikK --=-tpBHENOw4E/AhYq+rSsm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYexIChccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7gkPAQC1wM+ujji+rYklwRCDEgKwkaas ctlvxr9EVuLwAdbumAEA15Pt1KlSYdiETgxm/YmRnIcFGkSQuZFJf3zv5jxfEgM= =QVq3 -----END PGP SIGNATURE----- --=-tpBHENOw4E/AhYq+rSsm--