func github.com/aws/smithy-go/transport/http.SetIsContentTypeDefaultValue
32 uses
github.com/aws/smithy-go/transport/http (current package)
middleware_headers.go#L14: func SetIsContentTypeDefaultValue(ctx context.Context, isDefault bool) context.Context {
github.com/aws/aws-sdk-go-v2/service/s3
serializers.go#L138: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L544: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L1798: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5079: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5171: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5298: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5389: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5486: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5583: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5669: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5760: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5852: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L5949: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6040: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6132: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6223: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6314: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6416: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6513: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6610: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6712: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L6808: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L7062: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L7207: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L7322: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L7429: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L7549: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L7664: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L7761: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L8054: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)
serializers.go#L8351: ctx = smithyhttp.SetIsContentTypeDefaultValue(ctx, true)