8000 Fix encoding of Invoke-WebRequest response by lipkau · Pull Request #105 · AtlassianPS/ConfluencePS · GitHub
[go: up one dir, main page]

Skip to content

Fix encoding of Invoke-WebRequest response #105

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 1 commit into from
Nov 28, 2017

Conversation

lipkau
Copy link
Member
@lipkau lipkau commented Nov 23, 2017

Description

Motivation and Context

closes #101

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • I have added Pester Tests that describe what my changes should do.
  • I have updated the documentation accordingly.

* PowerShell is not setting the encoding to UTF-8 for application/json
* See PowerShell/PowerShell#5530
@lipkau lipkau self-assigned this Nov 23, 2017
@lipkau lipkau requested review from a team November 23, 2017 15:34
@ghost ghost added the Status:In Review label Nov 23, 2017
Copy link
Collaborator
@brianbunke brianbunke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a pretty cool addition. Thanks @lipkau, and @aslanovsergey for reporting!

@lipkau lipkau merged commit 722f961 into AtlassianPS:master Nov 28, 2017
@ghost ghost removed the Status:In Review label Nov 28, 2017
@lipkau lipkau deleted the fix/#101-SupportUnicode branch November 28, 2017 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text encoding problems
2 participants
0