https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6452
Iain Arnell <iarnell@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7217| |review_for_checkin?
Flag| |
--- Comment #2 from Iain Arnell <iarnell@xxxxxxxxx> 2011-10-12 03:22:05 PDT ---
Created an attachment (id=7217)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=7217)
handle request/response headers consistently
A missing value_ptr parameter in the handling of ajp13 response headers
led to them being displayed differently than the request headers.
This patch also simplifies the offset/length calculation for header
values, and skips the size for consistency with handling of other ajp13
string values.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.