Skip to content

Duplicate sending of X-App-Version and X-App-Platform headers in SignalR client #11515

@ysmoradi

Description

@ysmoradi

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The SignalR client in the bit Boilerplate template sends X-App-Version and X-App-Platform headers unneccesarily, because http client message handlers are already handling this.

Expected Behavior

Each header should be sent once per request.

Steps To Reproduce

Inspect outgoing SignalR requests for duplicate headers.

Exceptions (if any)

No response

.NET Version

No response

Anything else?

See parent issue #11512 and PR #11513 for more info.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions