Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 596 Bytes

HttpAttributes.md

File metadata and controls

12 lines (8 loc) · 596 Bytes

HttpAttributes

Properties

Name Type Description Notes
ResponseBody string The HTML code retrieved from the target [optional] [default to null]
ResponseHeaders string The HTTP response headers retrieved from the target [optional] [default to null]
Url string The URL of the HTTP Check. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]