File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ Tarantool - https://hub.docker.com/r/tarantool/tarantool
41
41
* [ Compilation and install] ( #compilation-and-install )
42
42
* [ REST] ( #rest )
43
43
* [ JSON] ( #json )
44
- * [ HTTP headers and status] ( #HTTP -headers-and-status )
44
+ * [ HTTP headers and status] ( #http -headers-and-status )
45
45
* [ Directives] ( #directives )
46
46
* [ tnt_pass] ( #tnt_pass )
47
47
* [ tnt_http_methods] ( #tnt_http_methods )
295
295
296
296
[ Back to content] ( #content )
297
297
298
- ## Directives
299
- -------------
300
- [ Back to content] ( #content )
301
298
302
-
303
- # HTTP headers and status
304
- -------------------------
299
+ ## HTTP headers and status
300
+ --------------------------
305
301
306
302
Sometimes you have to set status or headers which came from the Tarantool.
307
303
For this you have to use something like [ ngx_lua] ( https://github.com/openresty/lua-nginx-module )
@@ -400,6 +396,10 @@ Example
400
396
401
397
[ Back to content] ( #content )
402
398
399
+ ## Directives
400
+ -------------
401
+ [ Back to content] ( #content )
402
+
403
403
tnt_pass
404
404
--------
405
405
** syntax:** * tnt_pass UPSTREAM*
You can’t perform that action at this time.
0 commit comments