Can APISIX be configured to forward requests of any type indiscriminantly? #9655
Unanswered
NNicoletti
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I understand APISIX has built-in support for gRPC/S, HTTP/S, WS, etc. but if we wanted to send any request with any protocol through it, only worrying about uri matching and upstream? Or For example,
cool-type://example-request/name?foo=bar
just to go from client to APISIX to server without having to worry about the protocol.Beta Was this translation helpful? Give feedback.
All reactions