From e9b222771f0160a245f1c26593fc1289017ab9d3 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Wed, 20 Feb 2019 16:38:38 +0200 Subject: [PATCH] HTTP Streaming (or Chunked vs Store & Forward) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25916d5..d5fd834 100644 --- a/README.md +++ b/README.md @@ -269,6 +269,7 @@ Happy Hacking! Reference links --------------- +* https://gist.github.com/CMCDragonkai/6bfade6431e9ffb7fe88 * https://github.com/GrrrDog/weird_proxies/wiki/nginx * https://gist.github.com/denji/9130d1c95e350c58bc50e4b3a9e29bf4 * https://github.com/trimstray/nginx-quick-reference