Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121298 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 6549 invoked from network); 13 Oct 2023 11:15:32 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 13 Oct 2023 11:15:32 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B20B1180505 for ; Fri, 13 Oct 2023 04:15:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 13 Oct 2023 04:15:31 -0700 (PDT) Received: by mail-pj1-f49.google.com with SMTP id 98e67ed59e1d1-27cfb36c0d4so1594460a91.2 for ; Fri, 13 Oct 2023 04:15:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697195730; x=1697800530; darn=lists.php.net; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=OGgVdbRYQ4cQnghAfLf5xgr/0Mlx+nWCJfKdUdbIeEU=; b=ZAp2ZoZGVbY71vp6wNDpTB77iZUQ65z+sCFYWlmoVmk8w2WE373IHJl/BaAqmRZSL2 e1hiBEZToWgW0o8W8Z6EL5fIzeX9kFgTPNvSCBgMR26fjvfalhShs5WAUsha87icSDQD U5YDK+TNbugD1tWGz4p3qquj9QOQSJuVC++WU1Cg9V9Q+7V7opN2bdaSb7FAK32mR7lA XOljZYDBYApEy6aYYWR2ufwwT5TASLbuYkdVGU5PpbgXU6kHoZUnoAk9RIQZs1GoNxay tG87U+P60FGEyyltqIGK5sKQv8DNE3YecNn+7NjTLZYsLaytnkL8H5xVhKTrtMIyOm2j k+TA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697195730; x=1697800530; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OGgVdbRYQ4cQnghAfLf5xgr/0Mlx+nWCJfKdUdbIeEU=; b=iJgKlHiijFWfxxMG70hwqragxnAtCRZN56A9oJNBNXkedaU3Rd4usKgReC+4FFCiGA S4/cEaDorSOFxWtEycnQEGoZL05FSe7DBHDhJJG5nohd+B26N2w4iCTWNxGkBUyzurVg n/VslxMi7JRK0rG29JCIXuKwato3GodM0poEeicbsh3hOnnKC5ZIplXerPHRB7NG2WSW McrkzzuddRFPeYJGNOskU5jPVrpaGZEMaCk1Bws3sY0Pnm/UIYHVI/4LU+DPxcK/qsnV fptn4n+Jl9CZMGeKqP39aRcN2AgF7BlQmSWMvOh7GMe8TEb3torr8+tdUw8eODOHcqCA 2dsA== X-Gm-Message-State: AOJu0YwDG6fzGSWamaql9SgZkT8YOY7hcMrlTEyAhegks86mGkkOLoWr /QttznGkMlK7uu4BZWGXlNi8fdUpGLOztnzuLx7Yuu9bmg0= X-Google-Smtp-Source: AGHT+IGtPc63kPNnPqagb/31wFronFFPkFVtg3T8k4J236ykqNIc8Zra4jYGoMAole6IAkn9Hqk0Ad0bqZgCA1iKS6c= X-Received: by 2002:a17:90a:18f:b0:27d:12e1:94e0 with SMTP id 15-20020a17090a018f00b0027d12e194e0mr5882846pjc.36.1697195729856; Fri, 13 Oct 2023 04:15:29 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 13 Oct 2023 13:15:18 +0200 Message-ID: To: PHP internals Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [RFC][Under discussion] RFC1867 for non-POST HTTP verbs From: tovilo.ilija@gmail.com (Ilija Tovilo) Hi everyone On Fri, Oct 6, 2023 at 3:44=E2=80=AFPM Ilija Tovilo wrote: > https://wiki.php.net/rfc/rfc1867-non-post Thank you for the feedback so far. I made a handful of changes to the RFC. * The function is renamed to request_parse_body() * The function will now throw instead of emitting warnings when hitting lim= its * The Configuration section was added show how parsing limits may be modified per endpoint * The php://input is explained better in relation to multipart parsing Let me know if you have any more feedback. Ilija