Searched refs:follow_remaining (Results 1 – 1 of 1) sorted by relevance
688 int follow_remaining; member701 List *headers, Octstr *body, int follow_remaining, in server_create() argument723 trans->follow_remaining = follow_remaining; in server_create()921 if (trans->status < 0 || trans->follow_remaining <= 0) in get_redirection_location()1207 --trans->follow_remaining; in handle_transaction()1749 int follow_remaining; in http_start_request() local1752 follow_remaining = HTTP_MAX_FOLLOW; in http_start_request()1754 follow_remaining = 0; in http_start_request()1756 trans = server_create(caller, method, url, headers, body, follow_remaining, in http_start_request()