# File lib/em-http/client.rb, line 346
    def websocket?; @uri.scheme == 'ws'; end