I used wireshark to check post request and I found that the reassembled TCP segment size greater than the content-length , is that because content-length is for the size of body only ? and the ressambled includes the header ?
[3 Reassembled TCP Segments (1664 bytes): #1233(578), #1235(1028), #1237(58)]
[Frame: 1233, payload: 0-577 (578 bytes)]
[Frame: 1235, payload: 578-1605 (1028 bytes)]
[Frame: 1237, payload: 1606-1663 (58 bytes)]
[Segment count: 3]
[Reassembled TCP length: 1664]
Hypertext Transfer Protocol
content-length: 1249\r\n