Skip to content
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

fix: Set expect guzzle option to false #3298

Merged
merged 1 commit into from Nov 16, 2023
Merged

fix: Set expect guzzle option to false #3298

merged 1 commit into from Nov 16, 2023

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Nov 16, 2023

This option can be removed once Collabora Online has proper support for
the Expect: 100-Continue header - until then this will avoid issues with
larger file previews.

https://docs.guzzlephp.org/en/stable/request-options.html#expect

This option can be removed once Collabora Online has proper support for
the Expect: 100-Continue header - until then this will avoid issues with
larger file previews

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl merged commit 95be6b0 into main Nov 16, 2023
53 checks passed
@juliushaertl juliushaertl deleted the bugfix/3089 branch November 16, 2023 10:44
@juliushaertl
Copy link
Member Author

/backport to stable27

@juliushaertl
Copy link
Member Author

/backport to stable26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to be reviewed bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workaround for missing previews of large PDF and Office files
2 participants