$ http的Angular IE缓存问题$ http的Angular IE缓存问题
从IE发送的所有ajax调用都由Angular缓存,我得到一个304 response用于所有后续调用。虽然请求是相同的,但在我的情况下,回复并不相同。我想禁用此缓存。我尝试添加cache attribute到$ http.get但仍然没有帮助。如何解决这个问题?
304 response
cache attribute
森栏
相关分类