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