Skip to content

progress handler for requests - #296

Open
LinusGeffarth wants to merge 3 commits into
daltoniam:masterfrom
LinusGeffarth:master
Open

progress handler for requests#296
LinusGeffarth wants to merge 3 commits into
daltoniam:masterfrom
LinusGeffarth:master

Conversation

@LinusGeffarth

@LinusGeffarthLinusGeffarth commented Jun 15, 2018

Copy link
Copy Markdown

this also fixes#295

Arrays now properly converted to string such as "['1', '2']" and passed to request as parameter.
Fixesdaltoniam#293.
@LinusGeffarthLinusGeffarth changed the title added convenient progress handler for all requestsprogress handler for requests, fixed array parametersJun 25, 2018
@LinusGeffarthLinusGeffarth changed the title progress handler for requests, fixed array parametersprogress handler for requestsJun 29, 2018
Sign up for freeto 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.

Progress closure seems broken

1 participant

@LinusGeffarth