sig/plugins/h2c.rbs in httpx-0.10.0 vs sig/plugins/h2c.rbs in httpx-0.10.1
- old
+ new
@@ -1,8 +1,8 @@
module HTTPX
module Plugins
module H2C
- # def self.load_dependencies: (singleton(Session)) -> void
+ def self.load_dependencies: (singleton(Session)) -> void
module InstanceMethods
VALID_H2C_METHODS: Array[Symbol]
private