Skip to content

Use the public class/keyword instead of internal to allow customized HttpClient #270

@ddo72

Description

@ddo72

Motivation

Customers want to use a customize httpClient (with proxy) when creating a managementCient.

Proposed solution

Replace internal by public for the following classes:

  • ActionInvoker
  • EndpointUrlBuilder
  • ManagementHttpClient
  • MessageCreator
  • ModelProvider

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions