Move generator HttpPipelineExtensions methods to Azure.Core #27483
Labels
Azure.Core
Client
This issue points to a problem in the data-plane of the library.
MQ
This issue is part of a "milestone of quality" initiative.
Milestone
Library name
Azure.Core
Please describe the feature.
HttpPipelineExtensions class exists in Generator.Shared and it has ProcessMessage methods which we use in DPG methods. Here is an example of how do we use these methods in DPG.
I think we should move all the methods from HttpPipelineExtensions to Azure.Core as it can be useful for the cases when someone has to handwrite the DPG methods.
The text was updated successfully, but these errors were encountered: