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

Add support for 100-continue in Azure Core #25248

Closed
seanmcc-msft opened this issue Mar 14, 2023 · 2 comments
Closed

Add support for 100-continue in Azure Core #25248

seanmcc-msft opened this issue Mar 14, 2023 · 2 comments
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Storage Storage Service (Queues, Blobs, Files)

Comments

@seanmcc-msft
Copy link
Member

Azure/azure-sdk#5787

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 14, 2023
@xirzec xirzec added Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) labels Mar 14, 2023
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 14, 2023
@xirzec xirzec added feature-request This issue requires a new behavior in the product in order be resolved. needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Mar 14, 2023
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 14, 2023
@xirzec xirzec added Azure.Core needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Mar 14, 2023
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Mar 14, 2023
@xirzec
Copy link
Member

xirzec commented Mar 14, 2023

This appears to be possible in Node, but not in fetch: whatwg/fetch#41

Not sure it's worth exposing in our pipeline if there is no path to isomorphism.

@xirzec
Copy link
Member

xirzec commented Mar 20, 2023

After internal discussion, we decided not to support this as it appears Storage would need to use a custom HttpClient to implement other functionality that can be grouped with this.

@xirzec xirzec closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

2 participants