go-in-5-minutes icon indicating copy to clipboard operation
go-in-5-minutes copied to clipboard

net/http in depth.

Open nmabhinandan opened this issue 9 years ago • 7 comments

  • 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)

nmabhinandan avatar Oct 24 '15 08:10 nmabhinandan

:+1:

arschles avatar Oct 25 '15 19:10 arschles

@nmabhinandan gonna have to split this one into multiple screencasts. anything you're most interested in seeing first?

arschles avatar Oct 25 '15 19:10 arschles

@arschles you can omit the HTTP protocol explanation part because most of devs are already familiar with that.

nmabhinandan avatar Oct 26 '15 05:10 nmabhinandan

:+1:

varun06 avatar Oct 28 '15 03:10 varun06

:+1:

carlisia avatar Oct 29 '15 12:10 carlisia

:+1:

digitalcraftsman avatar Nov 05 '15 23:11 digitalcraftsman

Up

PeterInternet avatar Sep 17 '16 14:09 PeterInternet