Are the PUT, DELETE, HEAD, etc methods available in most web browsers?

前端 未结 7 1198
夕颜
夕颜 2020-11-21 06:46

I\'ve seen a couple questions around here like How to debug RESTful services, which mentions:

Unfortunately that same browser won\'t allow me to test

7条回答
  •  广开言路
    2020-11-21 07:04

    Just to add - Safari 2 and earlier definitely didn't support PUT and DELETE. I get the impression 3 did, but I don't have it around to test anymore. Safari 4 definitely does support PUT and DELETE.

提交回复
热议问题