Skip to content

Fixed URI encode_char bug #362 #531

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 4 commits into from
May 22, 2015
Merged

Fixed URI encode_char bug #362 #531

merged 4 commits into from
May 22, 2015

Conversation

cnagune
Copy link

@cnagune cnagune commented May 21, 2015

#362

  • fix the 'boost::network::uri::encode' functions - Arithmetic shift problem
  • add testcase for multibyte string in 'boost::network::uri::encode' function

cnagune and others added 4 commits May 19, 2015 11:58
fix the boost::network::uri::encode functions - Arithmetic shift problem
'boost::network::uri::encoded' 함수에 멀티바이트 문자열 테스트 추가
@deanberris
Copy link
Member

LGTM -- Thanks for this fix @cnagune!

deanberris added a commit that referenced this pull request May 22, 2015
@deanberris deanberris merged commit 39bd06b into cpp-netlib:0.11-devel May 22, 2015
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.

3 participants