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
42
42
* [ JSON] ( #json )
43
43
* [ Directives] ( #directives )
44
44
* [ tnt_pass] ( #tnt_pass )
45
- * [ HTTP headers and status] (#HTTP headers and status )
45
+ * [ HTTP headers and status] ( #HTTP- headers-andstatus )
46
46
* [ tnt_http_methods] ( #tnt_http_methods )
47
47
* [ tnt_http_rest_methods] ( #tnt_http_rest_methods )
48
48
* [ tnt_pass_http_request] ( #tnt_pass_http_request )
49
49
* [ tnt_pass_http_request_buffer_size] ( #tnt_pass_http_request_buffer_size )
50
50
* [ tnt_method] ( #tnt_method )
51
- * [ tnt_http_allowed_methods - experemental] ( #tnt_http_allowed_methods )
52
51
* [ tnt_send_timeout] ( #tnt_send_timeout )
53
52
* [ tnt_read_timeout] ( #tnt_read_timeout )
54
53
* [ tnt_buffer_size] ( #tnt_buffer_size )
300
299
[ Back to content] ( #content )
301
300
302
301
tnt_pass
303
- ------------
302
+ --------
304
303
** syntax:** * tnt_pass UPSTREAM*
305
304
306
305
** default:** * no*
@@ -326,8 +325,8 @@ Specify the Tarantool server backend.
326
325
327
326
[ Back to content] ( #content )
328
327
329
- HTTP headers and status
330
- -----------------------
328
+ # HTTP headers and status
329
+ -------------------------
331
330
332
331
Sometimes you have to set status or headers which came from the Tarantool.
333
332
For 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