Skip to content

Fix Bug #7 and #8 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 17, 2016
Merged

Fix Bug #7 and #8 #10

merged 3 commits into from
Sep 17, 2016

Conversation

cmlccie
Copy link
Collaborator

@cmlccie cmlccie commented Sep 17, 2016

Treat files variable as an list (correct type) and ensure its contents
are utf8 strings by applying the utf8 function via map.

Patch for Cisco Spark Defect: 'next' URL returned in the Link headers
of the responses contain an errant 'max=null' parameter, which  causes
the next request (to this URL) to fail if the URL is requested as-is.

This patch parses the next_url to remove the max=null parameter.
Treat files variable as an list (correct type) and ensure its contents
are utf8 strings by applying the utf8 function via map.
@cmlccie cmlccie merged commit e896eda into master Sep 17, 2016
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.

1 participant