Home
last modified time | relevance | path

Searched defs:CONTENT_TYPE (Results 1 – 3 of 3) sorted by relevance

/unit/src/test/
H A Dnxt_unit_websocket_chat.c22 #define CONTENT_TYPE "Content-Type" macro
H A Dnxt_unit_app_test.c14 #define CONTENT_TYPE "Content-Type" macro
/unit/src/java/nginx/unit/
H A DResponse.java48 private static final String CONTENT_TYPE = "Content-Type"; field in Response