Home
last modified time | relevance | path

Searched refs:http1text (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Ddeflatehd.cc55 int http1text; member
360 -t, --http1text Use HTTP/1 style header field text as input. in print_help()
378 {"http1text", no_argument, nullptr, 't'},
387 config.http1text = 0; in main()
400 // --http1text in main()
401 config.http1text = 1; in main()
433 if (config.http1text) { in main()

Completed in 1 milliseconds