Skip to content

Conversation

@icebreaker
Copy link
Contributor

When doing a request the contentType was set application/x-www-form-urlencoded, because of this characters like '%' were messing things up.

I changed the contentType to application/json.

You can reproduce it by 'creating' a blob with the following content: 'hello world 100%'.

michael added a commit that referenced this pull request Jul 1, 2012
escaping / encoding issue
@michael michael merged commit dc03db9 into github-tools:master Jul 1, 2012
@michael
Copy link
Collaborator

michael commented Jul 1, 2012

Ah yeah. Obviously. Thanks a lot!

punchagan pushed a commit to punchagan/github that referenced this pull request Aug 23, 2014
Add convenience method for creating a new branch
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