summaryrefslogtreecommitdiff
path: root/requests.http
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2024-02-08 18:21:12 -0600
committerHombreLaser <sebastian-440@live.com>2024-02-08 18:21:12 -0600
commite91a86a714686a22149b55c9d5f0210cec8fef52 (patch)
treeac7212b106dac7a357b3f5a1a834b17f431f07bc /requests.http
parenta4dbf1cd8d0769b1ff1e0d99217f92b28b92e0d4 (diff)
Add CORS
Diffstat (limited to 'requests.http')
-rw-r--r--requests.http2
1 files changed, 1 insertions, 1 deletions
diff --git a/requests.http b/requests.http
index 6f76bbb..85d50a1 100644
--- a/requests.http
+++ b/requests.http
@@ -1,4 +1,4 @@
-POST http://localhost:5000/what/a/good/post/comments
+POST http://localhost:5000/api/comments?path=/what/a/good/post
Content-Type: application/json
{
"email": "awesome@example.org",