HTTPConfig Support for Byte / String / Other Response Return types
Open
type:feature
- Dominant language
- C#
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
#### Description:
As per #50 , we need to add an option for different return types based on the expected content type of the response. This looks to be best placed in HTTPConfig and adding the argument in the constructor of the adapter, so the Pull can choose straight away what call to make.
Contributor guide
Assessment
This issue has not been assessed yet.