Home
last modified time | relevance | path

Searched refs:nxt_rb_request_uri_str (Results 1 – 1 of 1) sorted by last modified time

/unit/src/ruby/
H A Dnxt_ruby.c119 static VALUE nxt_rb_request_uri_str; variable
140 { nxt_string("REQUEST_URI"), &nxt_rb_request_uri_str },
746 nxt_ruby_add_sptr(hash_env, nxt_rb_request_uri_str, &r->target, in nxt_ruby_read_request()