Update content/shard/interface.md
This commit is contained in:
parent
c7222905bc
commit
eb5f76d1a3
1 changed files with 3 additions and 5 deletions
|
@ -36,8 +36,6 @@ bytes between a client and server. It does not matter what is in the payload.
|
||||||
Similarly, gzip can be used to encode any arbitrary sequence of bytes,
|
Similarly, gzip can be used to encode any arbitrary sequence of bytes,
|
||||||
regardless if the file is a sequence of text or the RGB of an image.
|
regardless if the file is a sequence of text or the RGB of an image.
|
||||||
|
|
||||||
Ref: 
|
* Ref: 
|
||||||
|
* Ref: https://www.oilshell.org/blog/2022/02/diagrams.html
|
||||||
Ref: https://www.oilshell.org/blog/2022/02/diagrams.html
|
* Ref: https://www.ietf.org/rfc/rfc791.txt
|
||||||
|
|
||||||
Ref: https://www.ietf.org/rfc/rfc791.txt
|
|
Loading…
Add table
Reference in a new issue