167 168 169 170
# File 'lib/httpx/channel.rb', line 167 def close @parser.close if @parser transition(:closing) end