Skip to content

[java] JdkHttpClient - Downgrade the method for a 303 redirect#12070

Merged
diemol merged 1 commit intoSeleniumHQ:trunkfrom
joerg1985:method-downgrade
May 19, 2023
Merged

[java] JdkHttpClient - Downgrade the method for a 303 redirect#12070
diemol merged 1 commit intoSeleniumHQ:trunkfrom
joerg1985:method-downgrade

Conversation

@joerg1985
Copy link
Copy Markdown
Member

Description

The method downgrade in case of a 303 redirect was not performed.

Motivation and Context

Will fix #12069

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

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Artur- added a commit to vaadin/testbench that referenced this pull request May 19, 2023
Artur- added a commit to vaadin/testbench that referenced this pull request May 19, 2023
Copy link
Copy Markdown
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

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

Thank you, @joerg1985!

@diemol diemol merged commit 922aaf3 into SeleniumHQ:trunk May 19, 2023
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.

[🐛 Bug]: Timeout when running Saucelabs tests on Selenium 4.9.0+ using JdkHttpClient

2 participants