Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 263 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 263 Bytes

HTTP服务器

静态资源服务

缓存控制机制:如 etag,cache-control

实现图片的二进制传输

实现图片传输

文件上传功能

内容协商机制

文件下载

实现Gzip

chunked 编码传输

电影天堂爬虫