[grid] update list CLI/TOML options#1683
Conversation
Signed-off-by: Viet Nguyen Duc <[email protected]>
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
|
PR Description updated to latest commit (4d7a832)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Update docs for PR SeleniumHQ/selenium#13849
Types of changes
Checklist
Type
enhancement, documentation
Description
--service-protocol-versionacross multiple language documents to enforce specific HTTP protocol versions in HttpClient.protocol-versionin various language documents to specify the HTTP protocol version for service status communication.Changes walkthrough
cli_options.en.md
Add new CLI option for protocol version enforcementwebsite_and_docs/content/documentation/grid/configuration/cli_options.en.md
--service-protocol-versionto enforce specificprotocol versions in HttpClient.
cli_options.ja.md
Add new CLI option for protocol version enforcementwebsite_and_docs/content/documentation/grid/configuration/cli_options.ja.md
--service-protocol-versionto enforce specificprotocol versions in HttpClient.
cli_options.pt-br.md
Add new CLI option for protocol version enforcementwebsite_and_docs/content/documentation/grid/configuration/cli_options.pt-br.md
--service-protocol-versionto enforce specificprotocol versions in HttpClient.
cli_options.zh-cn.md
Add new CLI option for protocol version enforcementwebsite_and_docs/content/documentation/grid/configuration/cli_options.zh-cn.md
--service-protocol-versionto enforce specificprotocol versions in HttpClient.
toml_options.en.md
Add new TOML configuration for protocol version specificationwebsite_and_docs/content/documentation/grid/configuration/toml_options.en.md
protocol-versionto specify protocolversions in HttpClient.
toml_options.ja.md
Add new TOML configuration for protocol version specificationwebsite_and_docs/content/documentation/grid/configuration/toml_options.ja.md
protocol-versionto specify protocolversions in HttpClient.
toml_options.pt-br.md
Add new TOML configuration for protocol version specificationwebsite_and_docs/content/documentation/grid/configuration/toml_options.pt-br.md
protocol-versionto specify protocolversions in HttpClient.
toml_options.zh-cn.md
Add new TOML configuration for protocol version specificationwebsite_and_docs/content/documentation/grid/configuration/toml_options.zh-cn.md
protocol-versionto specify protocolversions in HttpClient.