Added new question about CDN services (#516)

* Add question about CDN services
This commit is contained in:
Pavel Glushkov 2019-04-17 23:28:11 +03:00 committed by Rob Larsen
parent ee73dff091
commit ab6ff7ccb2
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ permalink: /questions/network-questions/index.html
* X-Frame-Options
* What are HTTP methods? List all HTTP methods that you know, and explain them.
* What is domain pre-fetching and how does it help with performance?
* What is a CDN and what is the benefit of using one?