File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,19 @@ align="right">
12
12
> For Tarantool 1.6.5+, both HTTP server and client are available
13
13
> [ here] ( https://github.com/tarantool/http/tree/tarantool-1.6 ) .
14
14
15
+ ## http v2
16
+
17
+ http v2 that was implemented in
18
+ [ #90 ] ( https://github.com/tarantool/http/issues/90 ) has been reverted in a
19
+ master branch (commits
20
+ [ 01004d7..e7e00ea] ( https://github.com/tarantool/http/compare/01004d7..e7e00ea ) )
21
+ and a limited number of reverted commits were reimplemened on top of http v1.
22
+ However http v2 changes are still available in a branch
23
+ [ http-v2] ( https://github.com/tarantool/http/tree/http-v2 ) as well as Lua
24
+ rockspecs available with prefix "http-v2-" instead of "http-". See reasons and
25
+ decisions regarding each reverted commit in
26
+ [ #134 ] ( https://github.com/tarantool/http/issues/134 ) .
27
+
15
28
## Table of contents
16
29
17
30
* [ Prerequisites] ( #prerequisites )
You can’t perform that action at this time.
0 commit comments