-
**What happened**:
X-Forwarded-Port is always fixed to 443.
Even if change --https-port, it is always fixed to 443.
Because of this, we got the following results:
```
GET /hello HTTP/1.1
H…
-
because the args `kind` may be 255, and it is args-out-of-range of lsp-ivy-symbol-kind-to-face.
Mybe it should check the args `kind` like this:
(lsp-defun lsp-ivy--format-symbol-match
((&Symbol…
a1406 updated
4 years ago
-
针对`Orange使用`的提问, 对于简单几句话描述不清的问题, 请使用以下格式, 不符合格式或描述含糊不清的issue将不予回复。
描述你想实现的功能
使用自定义监控插件,对具体的访问请求做监控
##### 使用的插件
montior
针对这个需求你使用了哪个或哪几个插件
- 使用了montior插件
##### 具体的配置
在插件里做了什…
-
Wrapping content in callback( without quotes/escaping it works well for json content, however it does not work for e.g. html. When trying to pull html cross domain with jsonp (with this module) result…
-
Especially if the kinto-admin plugin is enabled?
* https://hacks.mozilla.org/2016/02/implementing-content-security-policy/
* See https://github.com/mozilla-services/kinto-dist/issues/108
-
my code looks something like
``` lua
local redis = redis_connection:get_redis()
local result_json = redis:get(self.params.uuid)
local result = cjson.decode(result_json)
...
```
intermittentl…
-
提交站点的数据是post请求,但是local args, err = ngx.req.get_uri_args()获取的是get请求,获取不到数据,page为null
![image](https://github.com/user-attachments/assets/af74f4ac-c76d-49e2-825b-9aa9322f0578)
![image](https://githu…
-
Hello!
I'm unable to return 404 HTTP status code on xavante from sailor web framework: https://github.com/sailorproject/sailor/issues/24
remy uses cgilua with xavante and the `src/remy/cgilua` in …
-
I am reopening this because I did not get a clear answer on my previous issue raised
https://github.com/openresty/lua-nginx-module/issues/888
I am using openresty as a reverse proxy between a client …
-
For example, if I have 1000 or more paths needed to be handled,
```
path1.or(path2).or(path3)...
```
Then for each HTTP request, it would search the handler path by path in order of path conca…