3-8
HttpServletResponse 的兩個方法
response.setContentLength(numberOfBytes);
response.setIntHeader(“Content-Length”,numberOfBytes);