For example, `HEAD` method will not send response body, just send response _headers_. For different method, the loader should response with different way.
For example,
HEADmethod will not send response body, just send response headers. For different method, the loader should response with different way.