apis
Here are 870 public repositories matching this topic...
Is there an existing issue for this?
- I have searched the existing issues
Kong version ($ kong version)
2.5.1.0
Current Behavior
When calling kong.response.exit(), the function automatically sets the Content-Length header on the response even if the Transfer-Encoding header is present. This is in violation of RFC 7230 3.3.2:
A sender MUST NOT send a Content-
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Jan 30, 2022 - TypeScript
Issue
The response header does not reflect the correct version for HTTP2 requests. Even though, wiremock replies in h2 but the version in the response header shows "HTTP/1.1 200". This is caused by the hardcoded value in the toString() method of Response.java class
@Override
public String toString() {
StringBuilder sb = new StringBuilder();
**sb.append("HTTP
-
Updated
Jan 11, 2022 - JavaScript
What happened?
As parsing time.Duration works only with time periods (i.e 1m, 24h, 23h59m etc.) you cannot specify period in days/months/years as we suggests in help/docs of our commands:
https://github.com/kumahq/kuma/blob/8708885a8ef244f0806aa7d5dae08c7dde64a7bb/app/kumactl/cmd/generate/generate_zoneingress_token.go#L29
we can fix it by changing flag description/help, but I think we
-
Updated
Dec 19, 2019 - Go
Is there a specific app this action is for?
AWS
Please provide a link to the relevant API docs for the specific service / operation.
https://docs.aws.amazon.com/sns/latest/dg/sns-publishing.html#publish-to-topic-aws-sdks
Note
I do know that I can send to EventBridge, which can then send to SNS. It's just that it seems a bit unnecessary for simple workflows that might not r
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Nov 6, 2021 - Ruby
NOTE: GitHub issues are reserved for bug reports only.
For anything else, please join the conversation
in Kong Nation https://discuss.konghq.com/c/kubernetes.
-
Updated
Apr 16, 2021 - Python
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
Jan 24, 2022 - Go
-
Updated
Jan 28, 2022 - Python
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Jan 13, 2022 - TypeScript
-
Updated
Jan 28, 2022 - Java
-
Updated
Jan 30, 2022 - Java
-
Updated
Sep 26, 2021 - JavaScript
Hello -
It would be helpful if we add documentation on how to use message pact in .net. I am not able to find much documentation on how to use PactNet library for message pact for event driven services.
-
Updated
Jan 29, 2022 - JavaScript
-
Updated
Jan 24, 2022 - Python
-
Updated
Jan 28, 2022 - JavaScript
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."
Can we create a new "Consumer Electronics" category for TechSpecs API https://techspecs.readme.io/.
This is an API that provides the easiest way to get the detailed technical specifications of any consumer electronics product in the world.