Skip to content

Traffic Dump: fix client request target parsing - #6414

Merged
SolidWallOfCode merged 1 commit into
apache:masterfrom
bneradt:traffic_dump_url_fix
Feb 24, 2020
Merged

Traffic Dump: fix client request target parsing#6414
SolidWallOfCode merged 1 commit into
apache:masterfrom
bneradt:traffic_dump_url_fix

Conversation

@bneradt

@bneradt bneradt commented Feb 11, 2020

Copy link
Copy Markdown
Contributor

Before this change, traffic_dump included the remapped URL in the
request target put into the client-request field, even if the
client's request had no such URL in the target. This fixes things so
that the URL field is accurate with respect to the original request.

@bneradt
bneradt force-pushed the traffic_dump_url_fix branch from cad8146 to 03ffd37 Compare February 11, 2020 23:47
@randall randall added this to the 10.0.0 milestone Feb 14, 2020
@bneradt
bneradt force-pushed the traffic_dump_url_fix branch from 03ffd37 to 193df62 Compare February 24, 2020 19:21
Before this change, traffic_dump included the remapped URL in the
request target put into the client-request field, even if the
client's request had no such URL in the target. This fixes things so
that the URL field is accurate with respect to the original request.

There's a couple other minor tweaks:
* Format UUID as an "all" headers field.
* start-time -> connection-time, per Proxy Verifier's expectations.
@bneradt
bneradt force-pushed the traffic_dump_url_fix branch from 193df62 to 1335d5b Compare February 24, 2020 22:09
@SolidWallOfCode
SolidWallOfCode merged commit bacb820 into apache:master Feb 24, 2020
@bneradt
bneradt deleted the traffic_dump_url_fix branch March 5, 2020 15:59
@zwoop zwoop modified the milestones: 10.0.0, 9.0.0 Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants