Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

StructureHTTPTypes

HTTPFields.ContentRange

Represents the HTTP Content-Range response header.
struct ContentRange

Overview

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Range

Topics

Initializers

Instance Properties

Instance Methods

Enumerations

  • enum Value
    Represents the value of the Content-Range request header.

Relationships

Conforms To

  • Swift.Equatable