Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: supports stream route API #2104
feat: supports stream route API #2104
Changes from 31 commits
22a8b1f
d825953
68199b0
47078cd
b28a045
0d49fea
de766a4
b2f28ad
51937a3
c4e2d9f
1647f57
4029a5b
95ac83a
4b88275
9c21778
734ca51
806edbe
241d4a7
c3a877a
0a929e1
4d19588
bf6ac29
cdb386a
7f1f28f
fd97fa2
a60c504
30cd147
be74488
1ecd33b
2e1d987
df2dac8
8f0d27c
7813825
4506f43
01e6d0e
55476e6
6cdc584
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we don't need this handler.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a little confused: how do we create a stream-route , we only support get and delete handler?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can use
POST
to create a stream route. Right?Refer: http://apisix.apache.org/docs/apisix/admin-api#stream-route