Skip to content

Draft: Improve how encoded URIs are handled

Patrick Griffis requested to merge wip/uri-normalize-fixes into master

This commit changes soup_uri_copy_with_normalized_flags() to encode all segments. Previously we just added flags saying so.

TODO:

  • Add tests.
Edited by Patrick Griffis

Merge request reports