Skip to content

Transaction with dynamic post_max_size #558

Closed Answered by SimonFrings
clpir3s asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @clpir3s, if you're referring to the withResponseBuffer() method , you're absolutely right as this method can be used to change the maximum size for buffering a response body.

$browser = $browser->withResponseBuffer(1024 * 1024);

It's great that you've already found an answer to your question, but please provide a more detailed explanation of your findings next time, so that others with the same question can easily find the answer here as well 😁 👍

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@SimonFrings
Comment options

Answer selected by SimonFrings
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants