Skip to content

[Core] Bugfix for ContentType, text/event-stream match #39204

Merged
mssfang merged 2 commits into
Azure:mainfrom
mssfang:Core-TextEventStream
Mar 14, 2024
Merged

[Core] Bugfix for ContentType, text/event-stream match #39204
mssfang merged 2 commits into
Azure:mainfrom
mssfang:Core-TextEventStream

Conversation

@mssfang
Copy link
Copy Markdown
Contributor

@mssfang mssfang commented Mar 14, 2024

fixes: #39128

  • Fixed a bug where text/event-stream content type wasn't being handled correctly.
    Replaced content type exact match equal by startwith.

@azure-sdk
Copy link
Copy Markdown
Collaborator

API change check

API changes are not detected in this pull request.

Comment thread sdk/core/azure-core/CHANGELOG.md Outdated
Co-authored-by: Srikanta <51379715+srnagar@users.noreply.github.com>
@mssfang mssfang merged commit e13e0de into Azure:main Mar 14, 2024
@mssfang mssfang deleted the Core-TextEventStream branch March 14, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] OpenAI completions can not be streamed in some cases

3 participants