Skip to content

Conversation

laolubenson
Copy link
Collaborator

closes #403

Change list

Please provide briefly described change list which are you going to propose.

Types of changes

What types of changes are you proposing/introducing to .NET client?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New feature (non-breaking change which adds value to the project)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

  • Added method to modify/add "X-Idempotency-Key" request header before the HTTP request to the remote server is made
  • lint AppiumCommandExecutor

Please provide more details about changes if it is necessary. If there are new features you can provide code samples which show the way they
work and possible use cases. Also you can create gists with pasted C# code samples or put them here using markdown.
About markdown please read Mastering markdown and Writing on GitHub

@laolubenson laolubenson force-pushed the feature/add-indempotency-header branch from 3d66253 to a9f1784 Compare January 15, 2021 06:48
@laolubenson laolubenson removed the request for review from mykola-mokhnach January 16, 2021 02:19
@laolubenson laolubenson merged commit 4570d11 into appium:master Jan 16, 2021
@laolubenson laolubenson deleted the feature/add-indempotency-header branch October 17, 2021 03:37
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.

Add idempotency support for createSession requests

2 participants