June 2013
Intermediate to advanced
236 pages
4h 33m
English
This chapter is about understanding how web servers respond to HTTP requests and how it works in Express. We will cover the details of the response process and learn how to serve different kinds of content in Express.
You will learn the following in this chapter:
To understand the types of response Express is capable of generating and have a better control over them, it is important that you have some technical understanding about the underlying HTTP protocol's response format. So, let's go over it real quick and cover the basics.
Read now
Unlock full access