netty5/codec-http/src/main/java/io/netty/handler/codec/http/cors
2016-05-03 08:39:38 +02:00
..
CorsConfig.java Extract the builder of CorsConfig to top level 2015-12-18 12:38:44 +09:00
CorsConfigBuilder.java Clarifying the that a null String is returned by using @{code} 2016-05-03 08:39:38 +02:00
CorsHandler.java Updating allowNullOrigin to return 'null' instead of '*'. 2016-05-03 08:39:38 +02:00
package-info.java Adding a Cross Origin Resource Sharing (CORS) handler. 2014-01-16 08:18:16 +01:00