summaryrefslogtreecommitdiff
path: root/requests.http
diff options
context:
space:
mode:
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 52ecad4..c791503 100644
--- a/requests.http
+++ b/requests.http
@@ -2,6 +2,6 @@ POST http://localhost:5000/what/a/good/post/comments
Content-Type: application/json
{
"email": "awesome@example.org",
- "content": "This is a comment",
+ "content": "This is a comment. Hey man, sorry but this is\\na bad not word ok? No hard feelings.",
"domain": "localhost:5000"
}