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 HttpPipeline abstraction #3694

Closed
m-nash opened this issue Jun 28, 2024 · 1 comment
Closed

Add HttpPipeline abstraction #3694

m-nash opened this issue Jun 28, 2024 · 1 comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Comments

@m-nash
Copy link
Member

m-nash commented Jun 28, 2024

We will need an abstraction to be able to replace an http pipeline.

This abstraction might have some optional items like

  • Add pipeline policy

As well as some required things

  • Send
  • Auth
  • request builder
@m-nash m-nash added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Jun 28, 2024
@m-nash m-nash changed the title Add Request abstraction Add HttpPipeline abstraction Jun 28, 2024
@live1206
Copy link
Contributor

covered in #4438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp
Projects
None yet
Development

No branches or pull requests

2 participants