Skip to content

Use string for cpq ext post params - #7

Merged
darwinhang merged 1 commit into
masterfrom
string-for-params
Jul 23, 2015
Merged

darwinhang merged 1 commit into
masterfrom
string-for-params

Conversation

@darwinhang

Copy link
Copy Markdown
Contributor

We were pleasant request api, which allows users to pass in
a dict as request params, but this caused a problem with the
cpq app extension, since request is uriencoding the param dict
and the app extension was then encoding the url again.

We were pleasant request api, which allows users to pass in
a dict as request params, but this caused a problem with the
cpq app extension, since request is uriencoding the param dict
and the app extension was then encoding the url again.
darwinhang added a commit that referenced this pull request Jul 23, 2015
Use string for cpq ext post params
@darwinhang
darwinhang merged commit 475f45d into master Jul 23, 2015
@darwinhang
darwinhang deleted the string-for-params branch July 23, 2015 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants