graphql-dotnet / graphql-dotnet/graphql-client
Headers into GraphQLHttpRequest
Open
- Dominant language
- C#
- Stars
- 648
- Forks
- 136
- PR merge metrics
- No merged PRs in 30d
Description
GraphQLHttpRequest.ToHttpRequestMessage method creates new HttpRequestMessage but there is no way to pass custom header to this new HttpRequestMessage. For our unit tests, we need to pass auth header into HttpRequestMessage. Is this something possible to get fixed in future releases?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.