Skip to content

avoid rearrange query parameters #926

Closed
@miccycn

Description

@miccycn

Avoid rearrange query parameters.
Sorting and rearranging them will cost a new request,
and make some troubles like generating token which is based on query string.

The issue is in:
util/query.js
function stringifyQuery()

unacquainted with jasmine :(

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