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

[LLC] Move RequestOptions into Core #1666

Closed
heaths opened this issue Nov 4, 2021 · 1 comment · Fixed by Azure/azure-sdk-for-net#27149
Closed

[LLC] Move RequestOptions into Core #1666

heaths opened this issue Nov 4, 2021 · 1 comment · Fixed by Azure/azure-sdk-for-net#27149
Assignees
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. DPG

Comments

@heaths
Copy link
Member

heaths commented Nov 4, 2021

To properly resolve Azure/azure-sdk-for-net#25125 we'd like to use RequestContext or RequestOptions to indicate that the caller doesn't want to throw, but instead get the raw response back with the 404 status code.

@annelo-msft annelo-msft added Azure.Core Client This issue points to a problem in the data-plane of the library. DPG labels Nov 4, 2021
@annelo-msft annelo-msft changed the title [HLC] Need RequestOptions or RequestContext to provide non-throwing Delete method [LLC] Separate out RequestContext and RequestOptions APIs Nov 30, 2021
@annelo-msft
Copy link
Member

Needed by Storage as well for: Azure/azure-sdk-for-net#21511

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. DPG
Projects
None yet
2 participants