There was an error while loading. Please reload this page.
1 parent f362f3d commit f502ba6Copy full SHA for f502ba6
lib/resty/upload.lua
@@ -5,7 +5,6 @@ local sub = string.sub
5
local req_socket = ngx.req.socket
6
local match = string.match
7
local setmetatable = setmetatable
8
-local get_headers = ngx.req.get_headers
9
local type = type
10
local ngx_var = ngx.var
11
-- local print = print
0 commit comments