Empty details when viewing a request body.
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 165
- Forks
- 26
- Avg merge
- 20h 29m
- Merged PRs (30d)
- 1
Description
When attempting to view a request/response, the View Body for the Request Body is always blank, even though Content-Length is > 0.
Testing with 3.2.3 (and with latest from master)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the blank View Body behavior with version 3.2.3 and the latest master, using a request or response whose Content-Length is greater than zero. Trace the request/response body viewing path to identify why the body is not displayed; done means the View Body action shows the available body content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100