sarif4k
0.4.0
common
sarif4k
/
io.github.detekt.sarif4k
/
WebRequest
/
WebRequest
Web
Request
constructor
(
body
:
ArtifactContent
?
=
null
,
headers
:
Map
<
String
,
String
>
?
=
null
,
index
:
Long
?
=
null
,
method
:
String
?
=
null
,
parameters
:
Map
<
String
,
String
>
?
=
null
,
properties
:
PropertyBag
?
=
null
,
protocol
:
String
?
=
null
,
target
:
String
?
=
null
,
version
:
String
?
=
null
)