Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dedok authored Jul 2, 2017
1 parent 789aa05 commit d70e966
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Tarantool - https://hub.docker.com/r/tarantool/tarantool
* [Compilation and install](#compilation-and-install)
* [REST](#rest)
* [JSON](#json)
* [HTTP headers and status](#HTTP-headers-and-status)
* [HTTP headers and status](#http-headers-and-status)
* [Directives](#directives)
* [tnt_pass](#tnt_pass)
* [tnt_http_methods](#tnt_http_methods)
Expand Down Expand Up @@ -295,13 +295,9 @@ end
[Back to content](#content)

## Directives
-------------
[Back to content](#content)


# HTTP headers and status
-------------------------
## HTTP headers and status
--------------------------

Sometimes you have to set status or headers which came from the Tarantool.
For this you have to use something like [ngx_lua](https://github.com/openresty/lua-nginx-module)
Expand Down Expand Up @@ -400,6 +396,10 @@ Example

[Back to content](#content)

## Directives
-------------
[Back to content](#content)

tnt_pass
--------
**syntax:** *tnt_pass UPSTREAM*
Expand Down

0 comments on commit d70e966

Please sign in to comment.