[GitHub] [apisix] Firstsawyou commented on a change in pull request #2696: chore: sort the request headers output by the _M.uri and _M.old_uri function in t/lib/server.lua

2020-11-11 Thread GitBox
Firstsawyou commented on a change in pull request #2696: URL: https://github.com/apache/apisix/pull/2696#discussion_r521828845 ## File path: t/plugin/hmac-auth.t ## @@ -1246,16 +1246,16 @@ location /t { GET /t --- response_body uri: /uri -host: 127.0.0.1 +content-length: 52

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2696: chore: sort the request headers output by the _M.uri and _M.old_uri function in t/lib/server.lua

2020-11-11 Thread GitBox
Firstsawyou commented on a change in pull request #2696: URL: https://github.com/apache/apisix/pull/2696#discussion_r521759543 ## File path: t/plugin/hmac-auth.t ## @@ -1246,16 +1246,16 @@ location /t { GET /t --- response_body uri: /uri -host: 127.0.0.1 +content-length: 52

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2696: chore: sort the request headers output by the _M.uri and _M.old_uri function in t/lib/server.lua

2020-11-10 Thread GitBox
Firstsawyou commented on a change in pull request #2696: URL: https://github.com/apache/apisix/pull/2696#discussion_r521041163 ## File path: t/lib/server.lua ## @@ -101,8 +101,15 @@ function _M.uri() -- ngx.sleep(1) ngx.say("uri: ", ngx.var.uri) local headers = n

[GitHub] [apisix] Firstsawyou commented on a change in pull request #2696: chore: sort the request headers output by the _M.uri and _M.old_uri function in t/lib/server.lua

2020-11-10 Thread GitBox
Firstsawyou commented on a change in pull request #2696: URL: https://github.com/apache/apisix/pull/2696#discussion_r521035559 ## File path: t/lib/server.lua ## @@ -101,8 +101,15 @@ function _M.uri() -- ngx.sleep(1) ngx.say("uri: ", ngx.var.uri) local headers = n