Releases: ishtms/learn-nodejs-hard-way
Releases · ishtms/learn-nodejs-hard-way
ch-6.3-mime-content-type
- Adds the chapter 6.3 - MIME type and
Content-Type
- Adds explanation about the
charset="utf-8"
inContent-Type
ch_6.2_final
Updates the code to use the [\.:]+
regex expression for replacing :
and .
while creating log files as per #19
ch_6.3+pdf_size_reduction
- Reduces the PDF size to 50%
- compress images before rendering into the book
- Adds chapter 6.3
user-agents
ch6.1+fix_ch4.1
Fixes the directory structure as proposed at #18
ch06.1-http-verbs-versioning-http1.1
- complets the chapter 6.1 with
cURL
example of theOPTIONS
header - fixes the naming conflicts in chapter 4.0 - where
log_level
was used instead oflevel
at certain places
ch-6.1-http-verbs
- Includes content till chapter 6.1 - HTTP Verbs
current-content-pdf.v0.0.7
Latest release.
till-chapter-6.0
- Includes the content till chapter 6.0 - HTTP Deep dive
- Fixes the hierarchy of conetnt in the PDF.
current-content-pdf.v0.0.7
Add info about the backend framework we'll be building.
- Features
current-content-pdf.v0.0.6
- updates a slight typo in the code for last section
- adds links to velocy and logtar