prestodb/presto

[docs] Add documentation for reactor.netty-http-client-enabled property

Open

#26215 opened on Oct 2, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Java (15,558 stars) (5,240 forks)batch import
docsfeature requestgood first issue

Description

Add documentation for the property reactor.netty-http-client-enabled.

Expected Behavior or Use Case

The property should be documented in the Presto documentation.

Presto Component, Service, or Connector

Documentation.

Context

Reviewing https://github.com/prestodb/presto/pull/26208, the Presto 0.295 release notes PR, I noticed a property reactor.netty-http-client-enabled that was mentioned in an entry appears to be undocumented.

Contributor guide