-
Updated
Apr 5, 2022 - Go
reverse-proxy
Here are 1,071 public repositories matching this topic...
-
Updated
Apr 8, 2022 - Go
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
-
Updated
Apr 6, 2022 - Python
-
Updated
Mar 1, 2022 - Go
Description
Hi,
When I use openid-connect plugins with the wrong redirect_uri
in Apache APISIX.
Like flow:
"plugins":{
"openid-connect":{
...
"scope":"openid profile",
"bearer_only":false,
"introspection_endpoint_auth_method":"client_secret_post",
"redirect_uri":"http://127.0.0.1:9080/"
.
On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.
For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.
But the upstream APIs teams just want to know the global time spent in Tyk interna
mod_mime
Description
- If the backend response is missing "Content-Type" header , try to perform MIME sniffing and fix the response header.
Reference
Is your feature request related to a problem? Please describe.
This is the logic currently implemented in the main branch:
If
headers
criteria are configured, a request is filtered in if it matches both headers and urls. Ifheaders
criteria are NOT configured, the probability options are used.
Describe the solution you'd like
I want to take the URL check when no header is
-
Updated
Feb 16, 2022 - Go
-
Updated
Oct 14, 2021 - Go
-
Updated
Apr 8, 2022 - Go
-
Updated
Apr 8, 2022 - C
Hi, I was having trouble connecting to a tunnel for RDP access and tried all suggested tips. After some luck, I found that this access was blocked in the firewall logs as:
Bot Fight Mode for Definite Bots
manage definite bots
Managed Challenge
So, I set Super Bot Fight Mode: Definitely automated to Allow and it works now.
Is this a documentation issue (should note allowing definite bo
Your Feature Request
Some applications are not case-sensitive on the URL parameters, and may look for arguments presented under any fantasist format. One could argue that we could turn the complete string to lower case before performing the lookup, but that would also change the values, which is not desired. A better approach would be to improve url_param
, urlp
, and urlp_val()
to take a
Is your feature request related to a problem? Please describe.
The hydrator have only Basic auth - see config: https://www.ory.sh/oathkeeper/docs/pipeline/mutator/#configuration-4, however for more flexibility, similiar pre-authorization
mechanism could ba added as in the instropsection authenticator handler: https://www.ory.sh/oathkeeper/docs/pipeline/mutator/#configuration-4
**Descri
-
Updated
Apr 8, 2022 - Python
-
Updated
Jul 6, 2021 - Go
-
Updated
Dec 7, 2021 - C
Under multiport mode, plugins may need to know on which port was the request received/accepted. This information is currently not surfaced to plugins. For background also see abhinavsingh/proxy.py#535 (comment) thread
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
Mar 23, 2022 - Go
-
Updated
Apr 8, 2022 - Python
-
Updated
Oct 23, 2020 - C#
-
Updated
May 10, 2020 - Java
-
Updated
Jan 7, 2022 - C#
Improve this page
Add a description, image, and links to the reverse-proxy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reverse-proxy topic, visit your repo's landing page and select "manage topics."
How to test
Caddyfile
test1.env
test2.env
Run command
Possib