crypto/tls.Config.DynamicRecordSizingDisabled (field)
4 uses
crypto/tls (current package)
common.go#L786: DynamicRecordSizingDisabled bool
common.go#L955: DynamicRecordSizingDisabled: c.DynamicRecordSizingDisabled,
conn.go#L896: if c.config.DynamicRecordSizingDisabled || typ != recordTypeApplicationData {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)