Closed sillygod closed 4 years ago
When receiving the http HEAD method, we don't need to trigger the writeBody function. This way, we can prevent some error happening.
Purpose
When receiving the http HEAD method, we don't need to trigger the writeBody function. This way, we can prevent some error happening.