可以支持读取请求文件流吗?
Open
- Dominant language
- PHP
- Stars
- 2.7k
- Forks
- 251
- PR merge metrics
- No merged PRs in 30d
Description
如题,在amphp中可以提交文件上G的文件(可能没有限制),虽然比较慢,但是突破了php配置的限制,webman是一个很好很轻量级的框架,不知道在webman中能不能实现这种支持呢?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue asks whether webman can read request file streams for uploads larger than PHP's configured limits, comparing this need with amphp. Start by locating webman's request-upload handling and identifying how request bodies are currently consumed. Done should mean a documented, tested way to accept very large uploads without relying on PHP's upload-size configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100