From 4ae5db3f28abc58e713e1a897cd071f1583cc96c Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Sun, 16 Apr 2023 13:09:26 +0200 Subject: [PATCH] Fixed content size --- kapitel6/data.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kapitel6/data.txt b/kapitel6/data.txt index 8535f13..5b8d804 100644 --- a/kapitel6/data.txt +++ b/kapitel6/data.txt @@ -1,6 +1,6 @@ HTTP/1.1 200 OK Content-Type: text/html; charset=UTF-8 -Content-Length: 298 +Content-Length: 294 Server: netcat