Skip to content
Commit d103a3ff authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Relax token parsing when parsing header parameter values

Summary:
This allows for unquoted header parameter values with '/' character
to be parsed correctly instead of being split into two tokens. This
ensures compatibility with broken clients that generate unquoted header
paramters (like Kontact Enterprise35)

Reviewers: vkrause

Subscribers: #kde_pim

Tags: #kde_pim

Differential Revision: https://phabricator.kde.org/D7918
parent 4cc93663
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment