struct SecTester::Repeater::EventData

Overview

This is the struct of the event data

Included Modules

Defined in:

sec_tester/repeater.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def body : String | Nil #

[View source]
def decompress : Bool | Nil #

[View source]
def encoding : String | Nil #

Extra fields


[View source]
def headers : Hash(String, String | Array(String)) #

[View source]
def max_content_size : Int32 | Nil #

[View source]
def method : String #

[View source]
def timeout : Int32 | Nil #

[View source]
def url : String #

[View source]