api-management
Here are 139 public repositories matching this topic...
-
Updated
Dec 12, 2020 - Go
-
Updated
Dec 11, 2020 - JavaScript
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
So far we don't enable the SNI extension when communicating with upstream. If upstream server depends on SNI to select proper certificate, then the TLS/SSL handshaking will fail. So we should carry the SNI extension.
Nginx has a directive named proxy_ssl_server_name.
Syntax: proxy_ssl_server_name on | off;
proxy_ssl_server_name
-
Updated
Dec 11, 2020 - PHP
-
Updated
Dec 11, 2020 - Python
Is your feature request related to a problem? Please describe.
Gloo Edge users want an easy-to-implement solution for CSRF protection of their applications.
Describe the solution you'd like
Add support for upstream CSRF filter in Gloo Edge.
https://www.envoyproxy.io/docs/envoy/latest/api-v2/config/filter/http/csrf/v2/csrf.proto
https://www.envoyproxy.io/docs/envoy/latest/start/sandb
-
Updated
Dec 6, 2020
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Ruby
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Aug 7, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Java
-
Updated
Dec 10, 2020 - PHP
-
Updated
Jan 14, 2018 - Java
-
Updated
Apr 8, 2020 - JavaScript
It may be helpful to not only allow wildcards for HTTP status rules like *, but also 4* .
Would there be any appetite to add a rule that checks for the inclusion of required and optional fields in your API?
-
Updated
Dec 8, 2020 - Java
-
Updated
Oct 17, 2020 - Java
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Oct 27, 2020 - Go
Feature request
Please describe your feature
We have a commit message guideline in the CONTRIBUTING file, there has a duplicate commit message guideline under the .github directory, we should remove it.
https://github.com/apache/apisix-dashboard/blob/master/.github/commit-convention.md
Describe the solution you'd like
- Remove that guide;
- Check all files' conten
-
Updated
Dec 11, 2020 - Scala
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Mar 16, 2020 - Python
-
Updated
Dec 11, 2020 - Kotlin
-
Updated
Dec 8, 2020 - Go
-
Updated
Mar 16, 2019 - Dockerfile
API management apps
Moesif API Insights
Understand API usage and take action with user-centric API observability
Improve this page
Add a description, image, and links to the api-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-management topic, visit your repo's landing page and select "manage topics."


Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://