DOC: fix function name
Bowen repports this typo fix about one Lua function name. Reported-By: Bowen
This commit is contained in:
parent
0a99b89531
commit
0d79cf686b
@ -750,7 +750,7 @@ HTTP class
|
||||
:param class_http http: The related http object.
|
||||
:param string query: The new query.
|
||||
|
||||
.. js:function:: HTTP.req.set_uri(http, uri)
|
||||
.. js:function:: HTTP.req_set_uri(http, uri)
|
||||
|
||||
Rewrites the request URI with the parameter "uri".
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user