Skip to content

Proc get convert some character in url and api doesn't work  #116

@MauGal

Description

@MauGal

I have an url that is similar to this:
https://address_api/users/?fields=name&filter[code]=xx

With HttpClient works perfectly

Using puppy I have an error.
Url is converted:
https://address_api/users/?fields=name& amp ;filter%5Bcode%5D=xx
& amp ; without spaces
and the api response with a 302 code

Nim version: Nim Compiler Version 2.0.2 [Windows: amd64]
libcurl: 1.0.0
puppy: 2.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions