diff --git a/README.md b/README.md index f217d45..bd1e55e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Repositório para reunir material de estudo sobre como a web funciona, e como pr ## HTTP - [How the web works: HTTP and CGI explained](http://www.garshol.priv.no/download/text/http-tut.html) + +## HTTP2/ + (Podcast) [HTTP/2: magia com o novo protocolo – Hipsters #13](http://hipsters.tech/http2-magia-com-o-novo-protocolo/) ## Python - [wsgiref — WSGI Utilities and Reference Implementation](https://docs.python.org/3/library/wsgiref.html)