157 158 159
# File 'lib/httpx/plugins/stream_bidi.rb', line 157 def state @closed ? :closed : :open end