
Issue #20077 has been updated by pynix (Pynix wang). I know,but this is the bad part,they are http verb,but some return response,some return body string. all verb method should return response object, modify net/http will break compatibility. so I suggest opt out net/http and webrick, introduce new http/client and http/server based on llhttp that nodejs used. ---------------------------------------- Bug #20077: modern http client https://bugs.ruby-lang.org/issues/20077#change-105810 * Author: pynix (Pynix wang) * Status: Feedback * Priority: Normal * Backport: 3.0: UNKNOWN, 3.1: UNKNOWN, 3.2: UNKNOWN ---------------------------------------- net/http is very very old and hard to use. we need a well designed http client in stdlib. -- https://bugs.ruby-lang.org/