Home
last modified time | relevance | path

Searched refs:STRICT_SPEC_COMPLIANCE (Results 1 – 2 of 2) sorted by last modified time

/unit/src/java/nginx/unit/websocket/server/
H A DWsServerContainer.java78 nginx.unit.websocket.Constants.STRICT_SPEC_COMPLIANCE;
/unit/src/java/nginx/unit/websocket/
H A DConstants.java140 public static final boolean STRICT_SPEC_COMPLIANCE = field in Constants