Searched refs:post_url (Results 1 – 3 of 3) sorted by relevance
150 const char *post_url; member619 if (NULL != request->post_url) in create_response()620 url = request->post_url; in create_response()
128 const char *post_url; member602 if (NULL != request->post_url) in create_response()603 url = request->post_url; in create_response()
3303 const char *post_url;3772 if (NULL != request->post_url)3773 url = request->post_url;