-
Updated
Apr 12, 2021 - Java
gateway
Here are 1,474 public repositories matching this topic...
-
Updated
Jun 17, 2022 - Java
如题
AnnotatedServiceBindingBuilder and VirtualHostAnnotatedServiceBindingBuilder currently don't share a common interface for its methods, such as pathPrefix() and exceptionHandlers(). This means, a contributor can add a builder method to one builder but not to the other by mistake. By making both builder extend a new interface AnnotatedServiceConfigSetters, we could prevent such a mistake.
-
Updated
Jul 4, 2022 - Go
-
Updated
Mar 21, 2022 - Go
-
Updated
May 18, 2022 - Go
-
Updated
Jun 21, 2022 - Java
-
Updated
Jul 1, 2022 - C++
I have modified the gateway example to add the errorFormatter in both.
I am passing data, extensions & statusCode from the service but I am not able to receive that in gateway, here is the code:
'use strict';
const Fastify = require('fastify');
const mercurius = require('..');
const { ErrorWithProps } = mercurius;
async function createService(port, schema, resolvers = {}) {
-
Updated
Jul 6, 2022 - Java
-
Updated
Nov 5, 2019 - JavaScript
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 28, 2022 - JavaScript
-
Updated
Jun 20, 2022 - Go
Can you make interface for simple using? Maybe connected clients listing, manage instances, edit interfaces which be WAN and LAN on startup.
-
Updated
Feb 12, 2022 - PHP
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
Jul 12, 2021 - Go
-
Updated
Jun 21, 2022 - Java
-
Updated
Jun 21, 2022 - Java
Is there a plan to build kernelspec with pytorch support? If not, what's the right way to contribute?
The contribution instruction page seems to be not available: https://jupyter.readthedocs.io/en/latest/contributor/content-contributor.html
-
Updated
Jul 6, 2022 - TypeScript
-
Updated
Jul 6, 2022 - C++
Improve this page
Add a description, image, and links to the gateway topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gateway topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Is your feature request related to a problem? Please describe.
This is the logic currently implemented in the main branch:
Describe the solution you'd like
I want to take the URL check when no header is