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