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