Sha256: c82c15f8c3f7762d4c73c59f676235cf44bd71ed53c777ec2b34d5ae85dd8cbb
Contents?: true
Size: 587 Bytes
Versions: 8
Compression:
Stored size: 587 Bytes
Contents
# MockServer::HttpResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **body** | [**BodyWithContentType**](BodyWithContentType.md) | | [optional] **delay** | [**Delay**](Delay.md) | | [optional] **cookies** | [**KeyToValue**](KeyToValue.md) | | [optional] **connection_options** | [**ConnectionOptions**](ConnectionOptions.md) | | [optional] **headers** | [**KeyToMultiValue**](KeyToMultiValue.md) | | [optional] **status_code** | **Integer** | | [optional] **reason_phrase** | **String** | | [optional]
Version data entries
8 entries across 8 versions & 2 rubygems