Home | History | Annotate | Download | only in examples

Lines Matching refs:PRINT_INFO2

37   PRINT_INFO2("log uri '%s'\n", uri);
92 PRINT_INFO2("http_cb_response for %s", proxy->url);
142 PRINT_INFO2("response_callback, size: %i",ret);
189 PRINT_INFO2("unexpected method %s", method);
221 PRINT_INFO2("rc is %i stream is %i", rc, proxy->stream_id);
250 PRINT_INFO2("received request for '%s %s %s'", method, http_uri->uri, version);
260 PRINT_INFO2("body will be sent %i", with_body);
355 PRINT_INFO2("SPDY_name_value_add failed: '%s' '%s'", header, nv[i+1]);
357 PRINT_INFO2("adding '%s: %s'",header, nv[i+1]);
388 PRINT_INFO2("http_cb_request_completed %i for %s; id %i",toe, http_uri->uri, proxy->id);
405 PRINT_INFO2("send rst_stream %i %i",proxy->spdy_active, proxy->stream_id );
417 PRINT_INFO2("proxy free http id %i ", proxy->id);