From 7319526de6b983e153151d64e19aec5f7199095b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 16 Sep 2013 23:51:09 +0200 Subject: Added a chapter about life of HTTP requests Reworked the table of contents also. --- guide/http_req_resp.svg | 558 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 558 insertions(+) create mode 100644 guide/http_req_resp.svg (limited to 'guide/http_req_resp.svg') diff --git a/guide/http_req_resp.svg b/guide/http_req_resp.svg new file mode 100644 index 0000000..0cfa0ae --- /dev/null +++ b/guide/http_req_resp.svg @@ -0,0 +1,558 @@ + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + some text + acceptor + parser + router + some text + onrequest + handler + middlewares + some text + client + + + + + reply + onresponse + + -- cgit v1.2.3