File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,12 @@ Tarantool - https://hub.docker.com/r/tarantool/tarantool
4242* [ JSON] ( #json )
4343* [ Directives] ( #directives )
4444 * [ tnt_pass] ( #tnt_pass )
45- * [ HTTP headers and status] (#HTTP headers and status )
45+ * [ HTTP headers and status] ( #HTTP- headers-andstatus )
4646 * [ tnt_http_methods] ( #tnt_http_methods )
4747 * [ tnt_http_rest_methods] ( #tnt_http_rest_methods )
4848 * [ tnt_pass_http_request] ( #tnt_pass_http_request )
4949 * [ tnt_pass_http_request_buffer_size] ( #tnt_pass_http_request_buffer_size )
5050 * [ tnt_method] ( #tnt_method )
51- * [ tnt_http_allowed_methods - experemental] ( #tnt_http_allowed_methods )
5251 * [ tnt_send_timeout] ( #tnt_send_timeout )
5352 * [ tnt_read_timeout] ( #tnt_read_timeout )
5453 * [ tnt_buffer_size] ( #tnt_buffer_size )
300299[ Back to content] ( #content )
301300
302301tnt_pass
303- ------------
302+ --------
304303** syntax:** * tnt_pass UPSTREAM*
305304
306305** default:** * no*
@@ -326,8 +325,8 @@ Specify the Tarantool server backend.
326325
327326[ Back to content] ( #content )
328327
329- HTTP headers and status
330- -----------------------
328+ # HTTP headers and status
329+ -------------------------
331330
332331Sometimes you have to set status or headers which came from the Tarantool.
333332For this you have to use something like [ ngx_lua] ( https://github.com/openresty/lua-nginx-module )
You can’t perform that action at this time.
0 commit comments