From: Eric Wong <bofh@yhbt.net>
To: yahns-public@yhbt.net
Subject: [PATCH 0/2] exec_cgi: fix compat with newer Rack 2
Date: Sun, 25 Dec 2022 12:23:49 +0000 [thread overview]
Message-ID: <20221225122351.4799-1-bofh@yhbt.net> (raw)
Rack::ContentLength was causing problems with ExecCGI in the
extras/ problem. Rack 3 is another can of worms I'll still
have to deal with :<
Eric Wong (2):
extras/exec_cgi: fix for newer Rack::ContentLength
test/test_extras_exec_cgi: drop Rack::ContentLength
extras/exec_cgi.rb | 7 ++++---
test/test_extras_exec_cgi.rb | 3 ++-
2 files changed, 6 insertions(+), 4 deletions(-)
next reply other threads:[~2022-12-25 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-25 12:23 Eric Wong [this message]
2022-12-25 12:23 ` [PATCH 1/2] extras/exec_cgi: fix for newer Rack::ContentLength Eric Wong
2022-12-25 12:23 ` [PATCH 2/2] test/test_extras_exec_cgi: drop Rack::ContentLength Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://yhbt.net/yahns/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221225122351.4799-1-bofh@yhbt.net \
--to=bofh@yhbt.net \
--cc=yahns-public@yhbt.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhbt.net/yahns.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).