Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[py] 'GET' can't have body #6819

Closed
ki4070ma opened this issue Jan 7, 2019 · 2 comments
Closed

[py] 'GET' can't have body #6819

ki4070ma opened this issue Jan 7, 2019 · 2 comments

Comments

@ki4070ma
Copy link

ki4070ma commented Jan 7, 2019

馃悰 Bug Report

'GET' can't have body.

if body and method != 'POST' and method != 'PUT':

Needed in appium/python-client#311

Background

Expected behavior

'GET' can accept body.

@KazuCocoa
Copy link
Contributor

馃摑
We will change on the appium side. thanks
(feel free to close this)

@ki4070ma
Copy link
Author

ki4070ma commented Jan 7, 2019

Done by appium/appium-base-driver#294 on appium side.
Please freely reopen if necessary.

@ki4070ma ki4070ma closed this as completed Jan 7, 2019
@lock lock bot locked and limited conversation to collaborators Aug 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants