Skip to content

Content-Length calculation error when some key not selected in body #5492

@juewuer

Description

@juewuer

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions