Searched defs:location (Results 1 – 8 of 8) sorted by relevance
12 nxt_var_t *location; member18 nxt_str_t location; member145 const nxt_str_t *location) in nxt_http_return_encode()
218 nxt_conf_value_t *location; member
1963 nxt_conf_value_t *value, *location; in nxt_controller_response() local
94 def check_location(location, expect=None): argument
46 public void sendRedirect(String location) throws IOException in sendRedirect()
1017 String location; in handleException() local1049 String location; in handleStatusCode() local1062 public void handleError(String location, Request req, Response resp) in handleError()1392 String location = locations.item(0).getTextContent().trim(); in processWebXml() local
425 public void sendRedirect(String location) throws IOException in sendRedirect()450 private static native void sendRedirect(long req_info_ptr, byte[] location); in sendRedirect()
625 static const char location[] = "Location"; in nxt_java_Response_sendRedirect() local