Home
last modified time | relevance | path

Searched refs:handle_redirect (Results 1 – 3 of 3) sorted by relevance

/netbsd/libexec/httpd/
H A Dbozohttpd.c1059 handle_redirect(bozo_httpreq_t *request, const char *url, int absolute) in handle_redirect() function
1540 handle_redirect(request, finalredir, absolute); in check_bzredirect()
1663 handle_redirect(request, userredirecturl, 0); in transform_request()
1859 handle_redirect(request, NULL, 0); in bozo_process_request()
/netbsd/external/gpl2/xcvs/dist/src/
H A Dclient.c610 handle_redirect (char *args, size_t len) in handle_redirect() function
3044 RSP_LINE("Redirect", handle_redirect, response_type_redirect, rs_optional),
H A DChangeLog1580 (handle_redirect): Handle possibility that CLIENT_REFERRER was set via
1935 * client.c (handle_redirect): Detect redirect loops.
2228 handle_redirect): Add traces.
2373 * client.c (handle_redirect): Save the original server.
2584 * client.c (handle_redirect): Don't free current_parsed_root. Validate
2938 (handle_redirect, close_connection_to_server): New functions.