File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ About This Book
55 :scale: 50%
66 :alt: written by humans not by AI button
77 :target: https://notbyai.fyi
8-
8+
99.. image :: https://github.com/SystemsApproach/book/actions/workflows/publish-docs.yml/badge.svg
1010 :align: left
1111 :alt: deployment status button
Original file line number Diff line number Diff line change @@ -564,7 +564,7 @@ For example, the ``START_LINE``
564564
565565 GET http://www.cs.princeton.edu/index.html HTTP/1.1
566566
567- says that the client wants the server on host to return the page named
567+ says that the client wants the server on host `` www.cs.princeton.edu `` to return the page named
568568``index.html ``. This particular example uses an absolute URL. It is
569569also possible to request a path in the ``START_LINE `` and specify the host name
570570in one of the ``MESSAGE_HEADER `` lines; for example,
You can’t perform that action at this time.
0 commit comments