Skip to content

Commit acc0993

Browse files
authored
Update README.md
1 parent 3af386f commit acc0993

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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)
@@ -300,7 +299,7 @@ end
300299
[Back to content](#content)
301300

302301
tnt_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

332331
Sometimes you have to set status or headers which came from the Tarantool.
333332
For this you have to use something like [ngx_lua](https://github.com/openresty/lua-nginx-module)

0 commit comments

Comments
 (0)