Add intro to HTTP book

This commit is contained in:
Kevin Wang 2016-01-12 13:59:08 -05:00
parent 356fb99c12
commit 3aca9023cc
1 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,7 @@ Original Source: [List of freely available programming books](http://web.archive
* [Haxe](#haxe)
* [HTML / CSS](#html--css)
* [Bootstrap](#bootstrap)
* [HTTP](#http)
* [Icon](#icon)
* [iOS](#ios)
* [Isabelle/HOL](#isabellehol)
@ -1176,6 +1177,9 @@ Original Source: [List of freely available programming books](http://web.archive
* [Scalable and Modular Architecture for CSS](https://smacss.com) - Jonathan Snook
* [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus
#### HTTP
* [Introduction to HTTP](https://launchschool.com/books/http) - Launch School
#### Bootstrap