8000 Rawurlencode messes up my link · Issue #101 · symfony/mercure · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Rawurlencode messes up my link #101
Open
@rickerd

Description

@rickerd

When building a link to be able to associate with the topic in mercure I use a slash which is transformed into encoded strings like %2F

If this is removed it works way better 👯

$url .= $separator.'topic='.rawurlencode($topic);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0