You are here |
byroot.github.io | ||
| | | |
nurkiewicz.com
|
|
| | | | HTTP protocol is fundamental to the Internet. It's a simple request-response protocol where the request is initiated by the client, typically a web browser | |
| | | |
scorpil.com
|
|
| | | | Short history of HTTP protocol | |
| | | |
shortdiv.com
|
|
| | | | Though we as developers can influence how the browser downloads resources, the browser ultimately gets the last say when it comes to the order in which to load content. In this post, we dive into the new and exciting features that HTTP/2 brings. | |
| | | |
herbsutter.com
|
|
| | This special Guru of the Week series focuses on contracts. We covered some basics of preconditions in GotW #100. This time, let's see how we can use preconditions in some practical examples... 1. Consider these functions, expanded from an article by Andrzej Krzemie?ski: [1] ... How many ways could a caller of each function get... |