Skip to content

Slot: length

The HTTP response length, in number of bytes.

URI: ocsf:length Alias: length

Applicable Classes

Name Description Modifies Slot
HttpRequest The HTTP Request object represents the attributes of a request made to a web yes
HttpResponse The HTTP Response object contains detailed information about the response sen... yes

Properties

Type and Range

Property Value
Range Integer
Domain Of HttpRequest, HttpResponse

Cardinality and Requirements

Property Value

Aliases

  • Response Length

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:length
native ocsf:length

LinkML Source

name: length
description: The HTTP response length, in number of bytes.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Response Length
rank: 1000
alias: length
domain_of:
- HttpRequest
- HttpResponse
range: integer