Please read through the guidelines before creating a new issue.
Describe the bug
I use POST method, body select x-www-form-urlencoded, i make 3 key and values, and only select two, but Content-Length should be the two key length, but now it is three total, although the not selected not contained in the body filed
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
I use wireshark to capture the packet sent, and found that the post request have a tag: "TCP segment of reassembled PDU"
Screenshots
App information (please complete the following information):
- App Type Postman for Windows
- Postman Version 6.4.4
- OS: win32 10.0.17134 / x64
Additional context