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 ... +