Home | History | Annotate | Download | only in proxy

Lines Matching refs:readable

284                         const char*   readable )
297 r->rep_readable = g_strdup(readable);
488 char* readable;
502 readable = p;
504 if (http_request_set_reply(request, protocol, number, readable) < 0)