Skip to content

Problem with Get Method when i send complexe object #67

@SalvadorCardona

Description

@SalvadorCardona

Hello,

Primary, thank you for you excellente library,

I have a problem when i send an object with an Array of Object, this library converted my array into the string "Object Object"

My object
{ "levelExperience.skill": [ { "id": "018e3d92-389f-70bc-bcfa-5629ca7c4d4c", "levelExperience": null } ], }

This conversation to query string
image

I think for fix this problem, i need to replace the query encoder of library by my self encoder.

It's possible of replace encoder ?

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