Table of Contents

Class HarReadResponseContent

Namespace
Fluxzy.Readers
Assembly
Fluxzy.Core.dll
public class HarReadResponseContent
Inheritance
HarReadResponseContent
Inherited Members

Properties

Compression

public int? Compression { get; set; }

Property Value

int?

Encoding

public string? Encoding { get; set; }

Property Value

string

MimeType

public string? MimeType { get; set; }

Property Value

string

Size

public long Size { get; set; }

Property Value

long

Text

public string? Text { get; set; }

Property Value

string

Methods

Write(Stream)

public void Write(Stream stream)

Parameters

stream Stream