The request cent length is not 0, but the request body is empty.
Open
bug
- Dominant language
- Objective-C
- Stars
- 14.6k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
### Environment
- Platform+version: **iOS 16.5**
- FLEX version: **4.5**
### Bug Report


Other http can output normally, but this request feels special. Its type is application/octet-stream. I think application/octet-stream may not be captured. Can you base64 encode application/octet-stream and output it to the body?
Contributor guide
Assessment
This issue has not been assessed yet.