Skip to content

Strip whitespace between field-name and the : #7176

Description

@bryancall

We MUST strip whitespace between field-name and the : on servers responses.

This is the PR that changed how we handle spaces: #6794

08:49:30 bart:(9.0.x)~/dev/apache/trafficserver/build-Linux$ tail -1 /usr/local/etc/trafficserver/remap.config
map /  https://iqconnect.house.gov/
08:52:16 bart:(9.0.x)~/dev/apache/trafficserver/build-Linux$ curl -D - -so /dev/null http://127.0.0.1:8080/iqextranet/Customers/VA99LD/cherry-blossom-facts.jpg | grep Protection
X-XSS-Protection : 1; mode=block
X-XSS-Protection: 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions