| 软件包 | 描述 |
|---|---|
| io.netty.handler.codec.http.cors |
该软件包包含跨源资源共享(CORS)相关类。
|
| Class and Description |
|---|
| CorsConfig
跨源资源共享配置(CORS)。
|
| CorsConfig.Builder
已过时。
改为使用
CorsConfigBuilder 。
|
| CorsConfigBuilder
Builder用于配置和构建 CorsConfig实例。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.