From 3271d9cb5d7bf06bd54319846e7fd42f45ca9f92 Mon Sep 17 00:00:00 2001 From: Marcus Del Greco Date: Thu, 18 Apr 2024 10:43:55 -0400 Subject: [PATCH] Update not-yet-2024-04-17.md --- _posts/not-yet-2024-04-17.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/_posts/not-yet-2024-04-17.md b/_posts/not-yet-2024-04-17.md index 144c153..111bb5b 100644 --- a/_posts/not-yet-2024-04-17.md +++ b/_posts/not-yet-2024-04-17.md @@ -14,7 +14,18 @@ After careful research (okay fine, after a conversation with chatGPT and various sudo tcpdump -i [network interface] -n -t -vv -X -A src [IP address] ``` -... that I was wrong (gasp!): the client call *was* making it to my server, but something *else* had to be hanging things up. +... that I was wrong (gasp!): the client call *was* making it to my server. Something *else* had to be hanging things up. + +... more exposition ... + +``` + + RequestHeader unset Expect early + +``` + +... conclusions ... +