mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-17 16:21:55 +03:00
d02472a9e0
- to read post data of requests, we have to read stream - to restore the stream later on, we have to rewind it back - however, if the stream is large enough, it cannot be rewound back This patch starts cloning post data streams if possible to avoid back-rewinding them later on. References #4704 |
||
---|---|---|
.. | ||
juggler | ||
patches | ||
preferences | ||
.gitignore | ||
archive.sh | ||
BUILD_NUMBER | ||
build.sh | ||
clean.sh | ||
EXPECTED_BUILDS | ||
install-preferences.js | ||
UPSTREAM_CONFIG.sh |