You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we patch http to not use http-parser because it looks like it is not being maintained actively; last commit was in October 2018.
Or is there any alternative that we could possibly use?
Hi,
http/http.gemspec
Line 33 in 8b432a7
Can we patch http to not use http-parser because it looks like it is not being maintained actively; last commit was in October 2018.
Or is there any alternative that we could possibly use?