-
Hello and thank you for this amazing library.
I've been working with this library for quite a while and it's really good. I wanna ask is it possible to support signed url generation for google clou…
-
### Issue description
apisix-dashboard-3.0.0的导入功能,导入后缺少上游和插件部分
### Expected behavior
导出的路由json文件导入后可以直接使用,之前apisix-dashboard-2.13.0可以直接导出导入,3.0.0版本会缺少上游和插件部分
### How to Reproduce
1.新建一个路由,json结构如…
-
I got the following code:
```js
app.use(history());
app.get('/index.html', (req, res) => {
...
}
```
Is there any way to get the original path (before rewrite) inside the handler for `/index.…
-
### Issue description
I need to rewrite the http request method.
I think about two ways, but both failed.
Way 1.
Add a method like "(r *Request) SetPath". As a result , I add a method to Request …
-
Any help would be greatly appreciated!
IIS Site
![image](https://user-images.githubusercontent.com/11581680/42063067-5c91ddd8-7b73-11e8-8900-9236a98b26f2.png)
My node server is listening
![ima…
-
I think there is a shell injection vulnerability here: https://github.com/avkpol/pulsarvoip/blob/bd892833cbcb7164093c2a15e6f5382ca7edef3e/src/pulsarvpn/views/button_handler.py#L23-L27
The user name i…
-
I want to rewrite request cookie using following code, but didn't work.
```javascript
proxy.on('proxyReq', function (proxyReq, req, res) {
proxyReq.setHeader('cookie', 'SESSION=123');
});
```…
-
### Current State
The current [documentation of the serverless Plugin](https://apisix.apache.org/docs/apisix/plugins/serverless/#enabling-the-plugin) shows a simple example of a log function:
```l…
-
I just through to the Middleware Edge section and I still cannot figure out why it's not redirecting me to the login page. I even just cloned the repo from main, updated my .env.local to my PostgreSQ…
-
I want to rewrite request cookie using following code, but didn't work.
```javascript
proxy.on('proxyReq', function (proxyReq, req, res) {
proxyReq.setHeader('cookie', 'SESSION=123');
});
```…