Skip to content

Route the "PATCH" HTTP method to the gateway#302

Open
werdnum wants to merge 1 commit intox-izumin:masterfrom
werdnum:patch-1
Open

Route the "PATCH" HTTP method to the gateway#302
werdnum wants to merge 1 commit intox-izumin:masterfrom
werdnum:patch-1

Conversation

@werdnum
Copy link
Copy Markdown

@werdnum werdnum commented Oct 25, 2021

This is a common REST method, and without this change, it's impossible to send the "PATCH" method over HTTP in configurations where the HTTP Gateway and the GRPC Gateway (e.g., the default configuration).

Resolves #301.

This is a common REST method, and without this change, it's impossible to send the "PATCH" method over HTTP in configurations where the HTTP Gateway and the GRPC Gateway (e.g., the default configuration).

Resolves x-izumin#301.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Connection reset by peer" when sending PATCH request over HTTP if GRPC & Gateway are on same addr

1 participant