Skip to content

Fixed problem with broken response#1516

Merged
antonpirker merged 5 commits intomasterfrom
antonpirker/fastapi_fixes
Jul 22, 2022
Merged

Fixed problem with broken response#1516
antonpirker merged 5 commits intomasterfrom
antonpirker/fastapi_fixes

Conversation

@antonpirker
Copy link
Copy Markdown
Contributor

@antonpirker antonpirker commented Jul 22, 2022

No description provided.

@antonpirker
Copy link
Copy Markdown
Contributor Author

This should now fix #1515

@antonpirker antonpirker enabled auto-merge (squash) July 22, 2022 16:17
hub = Hub.current
integration = hub.get_integration(StarletteIntegration)
if integration is None:
await self.app(scope, receive, send)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this -- v1.8.0 is ~unusable with POST requests Starlette without this change

@antonpirker antonpirker merged commit 9857bc9 into master Jul 22, 2022
@antonpirker antonpirker deleted the antonpirker/fastapi_fixes branch July 22, 2022 18:01
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.

3 participants