fix missing images for chrome-request-stalled-post main
authorxangelo <me@xangelo.ca>
Fri, 31 May 2024 03:10:41 +0000 (23:10 -0400)
committerxangelo <me@xangelo.ca>
Fri, 31 May 2024 03:10:41 +0000 (23:10 -0400)
content/posts/chrome_request_stalled.md
static/img/http2/before_connect.png [new file with mode: 0644]
static/img/http2/event-169281.png [new file with mode: 0644]
static/img/http2/event-169283.png [new file with mode: 0644]
static/img/http2/event-169284.png [new file with mode: 0644]
static/img/http2/goaway.png [new file with mode: 0644]
static/img/http2/net-export.png [new file with mode: 0644]
static/img/http2/reconnect.png [new file with mode: 0644]
static/img/http2/screenshot.png [new file with mode: 0644]
static/img/http2/wait-queue.png [new file with mode: 0644]

index 6ba0596c5e6237254e20713131c74eb006b81848..b1ebca002fe52fa37296395fd879503287672dcb 100644 (file)
@@ -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 (file)
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 (file)
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 (file)
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 (file)
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 (file)
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 (file)
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 (file)
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 (file)
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 (file)
index 0000000..d4a32cb
Binary files /dev/null and b/static/img/http2/wait-queue.png differ