apis
Here are 701 public repositories matching this topic...
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Apr 29, 2021 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Dec 19, 2019 - Go
Summary
Password should not be in clear text
Steps To Reproduce
`2021-04-08T22:13:16.512Z INFO kuma-cp.run Current config {"apiServer":{"auth":{"allowFromLocalhost":true,"clientCertsDir":"/home/ec2-user"},"corsAllowedDomains":[".*"],"http":{"enabled":true,"interface":"0.0.0.0","port":5681},"https":{"enabled":true,"interface":"0.0.0.0","port":5682,"tlsCertFile":"/home/ec2-user/ip-1
-
Updated
Apr 27, 2021 - JavaScript
-
Updated
Jul 27, 2020 - Ruby
-
Updated
Apr 29, 2021 - JavaScript
A Kong SNI can only point to a single certificate. Per Kong/kubernetes-ingress-controller#1268 (comment), misconfigured Kubernetes resources can attempt to point an SNI to multiple certificates.
While we do avoid adding attached SNIs to new certificates, we do
Right now the tutorial is coherently designed, tested, and even documented. However, it doesn't build up in a way that's very beginner friendly. It establishes glom's value and then immediately uses it at an intermediate level.
I'd like it if it was a bit more drawn out to use basic features first and then add a multi-line Coalesce as the
-
Updated
Apr 16, 2021 - Python
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Apr 28, 2021 - Go
-
Updated
Apr 29, 2021 - Rust
-
Updated
Apr 28, 2021 - Java
-
Updated
Apr 28, 2021 - Python
-
Updated
Apr 29, 2021 - Java
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.
The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh
-
Updated
Apr 23, 2021 - JavaScript
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Apr 28, 2021 - Python
-
Updated
Jul 9, 2020 - Lua
Improve this page
Add a description, image, and links to the apis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apis 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://