We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8646aa5 commit d5d60eaCopy full SHA for d5d60ea
0x10-python-network_0/2-delete.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+# cURL M3thod
3
+curl -sX DELETE "$1"
0 commit comments