Compare commits

...
A pull request between these branches already exists: chenyh/vRp.CD2g_test#3

在这个例子中,url是你要删除资源的URL。requests.delete函数会发送一个DELETE请求到这个URL。由于没有提供额外的参数,所以请求不会包含查询字符串或请求体。 #3