Skip to content

SseClientTransport AdditionalHeaders not work #185

Closed
@gamma-chen-avepoint

Description

@gamma-chen-avepoint

Describe the bug
By checking code, look like when use the sse Transport, the header should pass like this

TransportOptions = new Dictionary<string, string> { ["header.ACCESS_TOKEN"] = "" } 

then the header key and value pass to a property named AdditionalHeaders. But this property not be used when send request.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions