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