related to microsoft/kiota#134 and associated pull request.
The http request adapter implementation needs to handle binary requests (photo upload) and binary responses (file download). This may require additional methods to be defined in the request adapter interface and the executor generator method to be updated.