yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
* [PATCH 0/2] exec_cgi: fix compat with newer Rack 2
@ 2022-12-25 12:23 Eric Wong
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2022-12-25 12:23 UTC (permalink / raw)
  To: yahns-public

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-25 12:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-25 12:23 [PATCH 0/2] exec_cgi: fix compat with newer Rack 2 Eric Wong
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

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).