# NettyWeb **Repository Path**: lk972929937/netty-web ## Basic Information - **Project Name**: NettyWeb - **Description**: static-webserver-main - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-28 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个简单的基于Netty的静态web服务器 ## 功能 - 提供基本的静态资源服务(html,js,css等) - 提供基于http条件请求的资源缓存 - 其他http服务器功能 ## 支持http协议 - http/1.1 - https - http2(h2,不支持h2c)