Closed ioquatix closed 1 year ago
No matter what I try, I can't get passed https://github.com/ruby/webrick/blob/master/lib/webrick/httpresponse.rb#L272-L273. HTTPResponse does not seem to have a mechanism for connection upgrades.
HTTPResponse
Fixed in https://github.com/ruby/webrick/pull/101
No matter what I try, I can't get passed https://github.com/ruby/webrick/blob/master/lib/webrick/httpresponse.rb#L272-L273.
HTTPResponse
does not seem to have a mechanism for connection upgrades.