From 1c3e60b66e01df89afdf74990a849a5a7386f9c7 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 23 Jul 2022 04:41:52 +0000 Subject: nntp: inline CRLF in all response lines This brings NNTP closer to POP3 and IMAP implementations to allow CoW avoidance on constants. --- t/nntpd.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/nntpd.t b/t/nntpd.t index cf1c44f8..34e9e1b4 100644 --- a/t/nntpd.t +++ b/t/nntpd.t @@ -1,5 +1,5 @@ #!perl -w -# Copyright (C) 2015-2021 all contributors +# Copyright (C) all contributors # License: AGPL-3.0+ use strict; use v5.10.1; use PublicInbox::TestCommon; require_mods(qw(DBD::SQLite)); -- cgit v1.2.3-24-ge0c7