Ask Your Question
0

Feature Request - Implement warning when HTTP content-length value doesn't match actual HTTP payload [closed]

asked 2018-08-30 13:36:07 +0000

bunnis gravatar image

Simple warning request: If: POST /somedll.dll HTTP/1.1 Host: somehost.net Content-Type: text/xml Content-Length: 21

Then no warning issued, if: POST /somedll.dll HTTP/1.1 Host: somehost.net Content-Type: text/xml Content-Length: 19

Then issue a warning (or tag the packet or something similar) to let user know of content-length mismatch with HTTP payload.

edit retag flag offensive reopen merge delete

Closed for the following reason not a real question by cmaynard
close date 2018-08-30 14:17:36.256300

Comments

It appears you don't actually have a question, so I'm closing this "question". If you have suggestions for enhancements, you can file them at https://bugs.wireshark.org/bugzilla/, and if you'd like to discuss a feature before filing a bug report, then the developers or users mailing lists are the place for that: https://www.wireshark.org/lists/.

cmaynard gravatar imagecmaynard ( 2018-08-30 14:17:21 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-08-30 14:20:26 +0000

Jaap gravatar image

Feature requests are collected in the bug database as Enhancements. Any detailed information on the feature is appreciated, but most certainly sample capture files to use when developing such feature.

edit flag offensive delete link more

Comments

For reference, Bug 15094 is tracking this feature request.

cmaynard gravatar imagecmaynard ( 2019-01-03 19:19:45 +0000 )edit

Question Tools

1 follower

Stats

Asked: 2018-08-30 13:36:07 +0000

Seen: 2,104 times

Last updated: Aug 30 '18