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

/httpd/modules/mappers/
H A Dmod_negotiation.c269 int ua_supports_trans; /* 1 if ua supports trans negotiation */ member in struct:__anon234
624 neg->ua_supports_trans = 0;
658 neg->ua_supports_trans = 1;
689 "dont_fiddle_headers=%d use_rvsa=%d ua_supports_trans=%d "
692 neg->ua_supports_trans, neg->send_alternates, neg->may_choose);
2888 if (neg->is_transparent && neg->ua_supports_trans) {

Completed in 1729 milliseconds