apis
Here are 890 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
Feb 26, 2022 - JavaScript
-
Updated
Feb 26, 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
Feb 14, 2022 - JavaScript
Description
We have seen many reports like #3762 .
We can probably provide a better error message when signing keys don't match and the storage is in memory which would tell users that in-memory is not persistent across restarts.
-
Updated
Dec 19, 2019 - Go
Hiya, I am looking to achieve the below integration between Reddit and Todoist:
Any posts I save in Reddit will appear as Tasks in Todoist
I reckon this cannot be achieved via Pipedream currently, therefore creating this request.
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Feb 26, 2022 - Ruby
-
Updated
Apr 16, 2021 - Python
-
Updated
Feb 25, 2022 - Go
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
Feb 22, 2022 - Go
-
Updated
Feb 24, 2022 - Python
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
Feb 23, 2022 - Java
Describe your problem(s)
In the "Complexity Analysis" tab in GraphQL try-out page in devportal, we can see only the complexity Values of each field. If we want to know the complexity value or the depth value, we have to calculate ourself manually. Instead, it would be a nice to have feature to have the possibility to display the calculated complexity/depth values on a button click. So before
-
Updated
Sep 26, 2021 - JavaScript
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
Feb 25, 2022 - JavaScript
-
Updated
Jan 24, 2022 - Python
-
Updated
Feb 17, 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.