From: xangelo Date: Fri, 31 May 2024 03:10:41 +0000 (-0400) Subject: fix missing images for chrome-request-stalled-post X-Git-Url: https://git.xangelo.ca/?a=commitdiff_plain;h=f00176ea8d5130655d80fa238a1cc287dc301e99;p=xangelo.ca.git fix missing images for chrome-request-stalled-post --- diff --git a/content/posts/chrome_request_stalled.md b/content/posts/chrome_request_stalled.md index 6ba0596..b1ebca0 100644 --- a/content/posts/chrome_request_stalled.md +++ b/content/posts/chrome_request_stalled.md @@ -80,4 +80,4 @@ The rest of the information used is all derivable from those keys and a search e - \ No newline at end of file + diff --git a/static/img/http2/before_connect.png b/static/img/http2/before_connect.png new file mode 100644 index 0000000..99798de Binary files /dev/null and b/static/img/http2/before_connect.png differ diff --git a/static/img/http2/event-169281.png b/static/img/http2/event-169281.png new file mode 100644 index 0000000..eeebbf2 Binary files /dev/null and b/static/img/http2/event-169281.png differ diff --git a/static/img/http2/event-169283.png b/static/img/http2/event-169283.png new file mode 100644 index 0000000..d91f4b7 Binary files /dev/null and b/static/img/http2/event-169283.png differ diff --git a/static/img/http2/event-169284.png b/static/img/http2/event-169284.png new file mode 100644 index 0000000..6fe2b5e Binary files /dev/null and b/static/img/http2/event-169284.png differ diff --git a/static/img/http2/goaway.png b/static/img/http2/goaway.png new file mode 100644 index 0000000..d32d28e Binary files /dev/null and b/static/img/http2/goaway.png differ diff --git a/static/img/http2/net-export.png b/static/img/http2/net-export.png new file mode 100644 index 0000000..fb34c1f Binary files /dev/null and b/static/img/http2/net-export.png differ diff --git a/static/img/http2/reconnect.png b/static/img/http2/reconnect.png new file mode 100644 index 0000000..063b835 Binary files /dev/null and b/static/img/http2/reconnect.png differ diff --git a/static/img/http2/screenshot.png b/static/img/http2/screenshot.png new file mode 100644 index 0000000..d4a32cb Binary files /dev/null and b/static/img/http2/screenshot.png differ diff --git a/static/img/http2/wait-queue.png b/static/img/http2/wait-queue.png new file mode 100644 index 0000000..d4a32cb Binary files /dev/null and b/static/img/http2/wait-queue.png differ