lib/async/http/protocol/http2.rb in async-http-0.58.0 vs lib/async/http/protocol/http2.rb in async-http-0.59.0

- old
+ new

@@ -25,10 +25,10 @@ module Async module HTTP module Protocol module HTTP2 - VERSION = "h2" + VERSION = "HTTP/2" def self.bidirectional? true end