Skip to content

qs comma parsing behavior isn't documented properly #232

@tzelonpulse

Description

@tzelonpulse

According to the documentation, the default value of comma option is false, but the real default is true

https://github.com/adonisjs/http-server/blob/2c2f0b26973e61f6f6875edd0cf1af2ef81dd067/src/define_config.ts#L53
https://github.com/adonisjs/http-server/blob/428774e7baa4738e7b84df3bfd4b982e3c5332cb/src/types/qs.ts#L45

I'm not sure which is true. But in my opinion, comma should be false.

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