2024-08-06T12:58:59Z - 2025-08-06T12:58:59Z
Overview
Excluding merges,
2 authors
have pushed
2 commits
to master and
5 commits
to all branches.
On master,
2 files
have changed
and there have been
152 additions
and
0 deletions.
1 Pull request proposed by 1 user
Proposed
#3 在这个例子中,url是你要删除资源的URL。requests.delete函数会发送一个DELETE请求到这个URL。由于没有提供额外的参数,所以请求不会包含查询字符串或请求体。