Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
request.size works with the same data as request.headers and request.postData, both of which are sync APIs, therefore size is safe to be a sync since data is loaded from memory.
- Loading branch information