1.在Http中,post被定义为idempotent。而put不是。
idempotent:Methods can also have the property of “idempotence” in that (aside from error or expiration issues) the side-effects of N > 0 identical requests is the same as for a single request.” idempo
1.在Http中,post被定义为idempotent。而put不是。
idempotent:Methods can also have the property of “idempotence” in that (aside from error or expiration issues) the side-effects of N > 0 identical requests is the same as for a single request.” idempo