diff --git a/dist/modules/proxy/index.js b/dist/modules/proxy/index.js index 9f3ba20..cb5b8ab 100644 --- a/dist/modules/proxy/index.js +++ b/dist/modules/proxy/index.js @@ -72,7 +72,7 @@ var middleware = function _callee(ctx, next) { options.body = rawBody; } _context.next = 14; - return _regenerator2.default.awrap(_common2.default.sendRequest(url, options)); + return _regenerator2.default.awrap(_common2.default.sendRequest(options)); case 14: result = _context.sent;