# File lib/typhoeus/response.rb, line 77
    def modified?
      @code != 304
    end