sig/transcoder/body.rbs in httpx-0.10.2 vs sig/transcoder/body.rbs in httpx-0.11.0

- old
+ new

@@ -5,9 +5,11 @@ include _Encoder include _ToS @raw: bodyIO + def content_type: () -> String + private def initialize: (untyped body ) -> untyped end \ No newline at end of file