prestodb/presto

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

Open

#26,215 opened on Oct 2, 2025

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

Repository metrics

Stars
 (15,558 stars)
PR merge metrics
 (Avg merge 34d 14h) (120 merged PRs in 30d)

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