-
### Gloo Edge Product
Enterprise
### Gloo Edge Version
1.15.x
### Is your feature request related to a problem? Please describe.
We have had this request from more than one client, they…
-
Since the upgrade to vscode 1.94.0 all network query stop working. I suspect an electron update and the kyber protocol activated (i have a corporate proxy).
We have some content of the…
-
**Is your feature request related to a problem? Please describe.**
When hosting web servers internally I would like to access an upstream server over https (which currently is possible), but ngin…
-
I am trying to have a reverse proxy (with a different domain name) to our crowdAI site. But by adding a simple nginx reverse proxy site, e.g.
```
location / {
sub_filter_once o…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
I am trying to implement the idrac_firmware role.
Everything works so far, except that I receive a fatal error:
fatal: [localhost]: FAILED! => {
"changed": false,
"invocation": {
…
-
I am trying to install multiple emulators using envoy and nginx on the web in my linux box.
- https://source.android.com/docs/automotive/start/avd/cloud_emulator?hl=ko#start-containers
I could acc…
-
### What version of Bun is running?
1.1.33+247456b67
### What platform is your computer?
Linux 6.11.4-arch2-1 x86_64 unknown
### What steps can reproduce the bug?
1) Create basic react app with `…
-
## Why do you need it?
Is your feature request related to a problem? Please describe in details
我有如下的路由
```json
[{
"match": {
"PathSpecifier": {
"Prefix": "/web/"
…
dspo updated
4 months ago
-
### Describe the feature
When trying to create proxy resource of `/api/{proxy+}` in REST API like this
```typescript
const api = new apigateway.RestApi(this, 'MyApi', {});
api.root.addResource…