Skip to content

Make query take a string instead of an object #119

@rauchg

Description

@rauchg
  • Adapt the README accordingly
  • Add query tests
  • Make sure sid and transport get added to the query by appending to the string using encodeURIComponent
  • Make sure transport code gets updated
  • If an object is passed, stringify it right away for BC.
  • If the URL contains a query (as a result of util.parseUri), use it as opts.query (include tests for this as well)

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