Skip to content

URI objects should be mutable #5

Description

@nevali

The use of URI_INFO is cumbersome.

By altering the way interact with uriparser, we can ensure that the strings we own are always NULL-terminated and can be manipulated without breaking rebase and recomposition operations.

This means that the majority of use-cases for URI_INFO will be removed, and currently-difficult operations (such as changing a URI‘s scheme) will be made straightforward instead of requiring string-manipulation and re-parsing operations

Tracked as RESDATA-1271, DATALAB-112

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions