-
Hi,
I've realized that this middleware doesn't add any of the `X-Forwarded-*` or `Forwarded` headers. Is this intentional that every one using this should had these themselves?
This is what I h…
-
### Is your feature request related to a problem? Please describe.
When i declare a controller like
```ts
@Controller({
path: '/path',
children: [ChildrenController]
})
@CustomAuth()
ex…
-
**TL;DR**: We need to add a backend to the project to handle server-side logic and integrating it with the existing frontend. We'll build APIs, improve the project’s functionality, and aim for smooth …
-
### Proposal
Related to:
- https://github.com/traefik/traefik/issues/5036
- https://github.com/traefik/traefik/issues/5030
From time to time there are requests to allow the evaluation of runti…
-
### Problem description
Add settings for `http_proxy` and `https_proxy` in project specific `pixi.toml` files.
-
### Description of the bug | 错误描述
处理表格报错,参考issue#659处理问题仍然无法成功
2024-10-10 06:01:02.508 | INFO | magic_pdf.libs.pdf_check:detect_invalid_chars:57 - cid_count: 0, text_len: 1303, cid_chars_radio: …
-
### Describe the feature/enhancement
Similar to #185. Support for an auth proxy would be quite nice.
For example, this would allow any authorization service that can be used with [traefik forwarda…
-
**Vulnerabilities**
DepShield reports that this application's usage of [http-proxy:1.18.1](https://ossindex.sonatype.org/component/pkg:npm/http-proxy@1.18.1) results in the following vulnerability(s)…
-
### What is the problem this feature would solve?
When running behind proxies it is often necessary for code to know what the URL the client used to connect to the server was (for the purposes of cre…
beorn updated
4 months ago
-
Discussed in #643.
Although `requests` doesn't have a timeout, and apparently Petscan doesn't either (or it's very long), an intermediate reverse proxy or other middleware might timeout our request…