From decc4a36e208e38c9944481908652435aaa51ca7 Mon Sep 17 00:00:00 2001 From: HuabingZhao Date: Mon, 5 Mar 2018 14:59:44 +0800 Subject: Support websocket request forwarding Issue-ID: MSB-156 Change-Id: Id63da46c6321d5d007e8078847ad093aaebe0a45 Signed-off-by: HuabingZhao --- .../assembly/resources/openresty/nginx/luaext/plugins/base_plugin.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openresty-ext/src/assembly/resources/openresty/nginx/luaext/plugins/base_plugin.lua') diff --git a/openresty-ext/src/assembly/resources/openresty/nginx/luaext/plugins/base_plugin.lua b/openresty-ext/src/assembly/resources/openresty/nginx/luaext/plugins/base_plugin.lua index 5ad9c78..1c73495 100644 --- a/openresty-ext/src/assembly/resources/openresty/nginx/luaext/plugins/base_plugin.lua +++ b/openresty-ext/src/assembly/resources/openresty/nginx/luaext/plugins/base_plugin.lua @@ -1,6 +1,6 @@ --[[ - Copyright (C) 2016 ZTE, Inc. and others. All rights reserved. (ZTE) + Copyright (C) 2017 ZTE, Inc. and others. All rights reserved. (ZTE) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. -- cgit 1.2.3-korg