python-hyper / h2

Pure-Python HTTP/2 protocol implementation
https://python-hyper.org/
MIT License
968 stars 157 forks source link

[Docs] Possible typo in tutorial #1273

Closed rmNULL closed 2 years ago

rmNULL commented 2 years ago

This seems like a semantic error, because we are not writing a server that writes another server to handle HTTP GET.

Kriechi commented 2 years ago

Thanks! 🎉