crypto/tls.Config.DynamicRecordSizingDisabled (field)
4 uses
crypto/tls (current package)
common.go#L677: DynamicRecordSizingDisabled bool
common.go#L777: DynamicRecordSizingDisabled: c.DynamicRecordSizingDisabled,
conn.go#L859: if c.config.DynamicRecordSizingDisabled || typ != recordTypeApplicationData {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)