Skip to content
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

[FEATURE] Provide option to not inline request body to http path for GET, DELETE and HEAD #847

Open
yyoli-db opened this issue Mar 5, 2024 · 0 comments

Comments

@yyoli-db
Copy link

yyoli-db commented Mar 5, 2024

Problem Statement
The current SDK will force the request body of GET, DELETE and HEAD to be inlined with the url path for http. This does not work with APIs which has request defined as nested protos.

Proposed Solution
Can we have an option to make the SDK to not inline the request.

Additional Context
Add any other context, references or screenshots about the feature request here.

@yyoli-db yyoli-db changed the title [FEATURE] [FEATURE] Provide option to not inline request body to http path for GET, DELETE and HEAD Mar 5, 2024
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

No branches or pull requests

1 participant