go-in-5-minutes
go-in-5-minutes copied to clipboard
net/http in depth.
- Overview of the HTTP protocol
- Internals of the net/http and how it works behind the scene
- Advanced usage of net/http (Custom transport, round tripper, reverse proxy etc)
:+1:
@nmabhinandan gonna have to split this one into multiple screencasts. anything you're most interested in seeing first?
@arschles you can omit the HTTP protocol explanation part because most of devs are already familiar with that.
:+1:
:+1:
:+1:
Up