# File lib/em-http/http_header.rb, line 35
    def cookie
      self[HttpClient::SET_COOKIE]
    end