OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http_09
(Results
1 - 3
of
3
) sorted by relevancy
/src/libexec/httpd/
dir-index-bozo.c
92
if (request->hr_proto != httpd->consts.
http_09
) {
bozohttpd.h
93
const char *
http_09
; /* "HTTP/0.9" */
member in struct:bozo_consts_t
bozohttpd.c
509
request->hr_proto = httpd->consts.
http_09
;
774
if (request->hr_proto == httpd->consts.
http_09
)
1148
if (request->hr_proto != httpd->consts.
http_09
)
1150
if (request->hr_proto != httpd->consts.
http_09
)
1899
if (request->hr_proto != httpd->consts.
http_09
) {
2510
httpd->consts.
http_09
= "HTTP/0.9";
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025