Skip to content

Added support for application/octet-stream #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 24, 2023

Conversation

roshenmaghhan
Copy link
Contributor

Added support for application/octet-stream.

As application/octet-stream are binary file(s), and are unknown and requires the receiver to determine, the response_body is set to have a generic message of "** Binary File **".

Use-cases :

  • For users who want to track PDF / document downloads through the API.
  • For GTFS-R purposes, where response format is protobuf

@vishalanandl177 vishalanandl177 merged commit 831a294 into vishalanandl177:master Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants