Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
G
GLib
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 936
    • Issues 936
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 59
    • Merge Requests 59
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GLib
  • Merge Requests
  • !1557

Merged
Opened Jun 30, 2020 by Marc-André Lureau@malureauDeveloper

A few g_uri_parse_params() improvements

  • Overview 32
  • Commits 7
  • Pipelines 10
  • Changes 6

It turns out g_uri_parse_params() may have not been fleshed out as much as GUri:

  • In particular, forcing decoding may have undesirable consequences.

  • Having several separators is almost a must (I guess we could accept NULL to mean "&;"?).

  • Use flags to allow further tweaking, if necessary.

  • Add www-form decoding (+ is replaced by )

@danw please take a look!

Assignee
Assign to
Reviewer
Request review from
2.65.1
Milestone
2.65.1 (Past due)
Assign milestone
Time tracking
Reference: GNOME/glib!1557
Source branch: uri-parse-params

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.