Package io.gatling.http.client.body.file
Class FileRequestBody
- All Implemented Interfaces:
RequestBody
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.gatling.http.client.body.RequestBody
RequestBody.Base<T>
-
Field Summary
Fields inherited from class io.gatling.http.client.body.RequestBody.Base
content
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.gatling.http.client.body.RequestBody.Base
getContent, toString, truncate
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.gatling.http.client.body.RequestBody
getPatchedContentType
-
Constructor Details
-
FileRequestBody
-
-
Method Details
-
build
- Throws:
IOException
-
newBuilder
-
getBytes
public byte[] getBytes() -
getCharset
-
print
-