Skip to content

Wrong URL Encode #435

Description

@Farhan25

Describe the bug
There seems to be a bug in URL encode for PHP generator (cURL, HTTP_Request2, pecl_http) and many others languages

To Reproduce
fix the URL encode

Expected code snippet and corresponding request
resource_id=sc-domain%253Aexample.com is wrong encoing
the right one is resource_id=sc-domain%3Aexample.com

Screenshots
image

Additional context
the two URLs are different so the whole request would give two separate results.

Version of postman-code-generators/Postman app:
I have the latest version for windows v7.36.1

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

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions