aurelia / aurelia/http-client

Add setting for traditional buildQueryString

Open
#160 4 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
60
Forks
57
PR merge metrics
No merged PRs in 30d

Description

buildQueryString in aurelia-path has tradidional argument which triggers different way to format query params.

Currently HttpClient doesn't have similar param, therefore I have to build the query manually and append to url instead of using withParams RequestBuilder method.

Contributor guide

Open the contributing guide

Research direction

Start by comparing aurelia-path's buildQueryString traditional argument with the HttpClient RequestBuilder's withParams path. Trace how query parameters are currently formatted and determine where the setting belongs; done means callers can select traditional formatting through HttpClient without manually appending the query string.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.