Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix: audio content type proxy request #807

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

VisargD
Copy link
Collaborator

@VisargD VisargD commented Dec 13, 2024

Title:

  • Fix: handle audio request content type proxy requests

Description: (optional)

  • Skip transformation for audio request content type.
  • And add condition to treat audio requests separately

Motivation: (optional)

  • Why this change is necessary or beneficial

Related Issues: (optional)

@VisargD VisargD requested a review from narengogi December 13, 2024 14:25
@VisargD VisargD merged commit 5aedf36 into main Dec 16, 2024
3 checks passed
@VisargD VisargD deleted the fix/audio-content-type-proxy-request branch December 16, 2024 19:38
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: handle audio request content types for proxy requests
2 participants