Skip to content

Conversation

valfirst
Copy link
Collaborator

Change list

Enforce usage of Base64 encoding scheme compliant with RFC 4648 for all operations (instead of RFC 2045).

Types of changes

What types of changes are you proposing/introducing to Java client?

  • No changes in production code.
  • Bugfix (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 not work as expected)

Details

I'm not sure whether it's really necessary. However the wave of conversations around encoding of screenshots makes me think that following single standard (W3C WebDriver spec sticks to RFC 4648) for all operations will be more consistent approach.

@valfirst valfirst marked this pull request as draft October 27, 2022 16:10
@valfirst valfirst marked this pull request as ready for review October 27, 2022 16:53
@valfirst valfirst merged commit b5c9e39 into appium:master Oct 27, 2022
@valfirst valfirst deleted the enforce-usage-of-base64-rfc-4648-for-all-operations branch October 27, 2022 20:24
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