struct SecTester::Repeater::EventData
- SecTester::Repeater::EventData
- Struct
- Value
- Object
Overview
This is the struct of the event data
Included Modules
- JSON::Serializable
Defined in:
sec_tester/repeater.crConstructors
Instance Method Summary
- #body : String | Nil
- #decompress : Bool | Nil
-
#encoding : String | Nil
Extra fields
- #headers : Hash(String, String | Array(String))
- #max_content_size : Int32 | Nil
- #method : String
- #timeout : Int32 | Nil
- #url : String