# File lib/faye/adapters/rainbows_client.rb, line 63 def write_headers(status, headers, *args) super unless socket_connection? and status == 101 end