Skip to content

Commit ac30006

Browse files
cpanatoalexellis
authored andcommitted
tester: add content type example
Signed-off-by: Carlos Panato <[email protected]>
1 parent f0b4fa0 commit ac30006

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/tester/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ func main() {
3333
PrintResponse: true,
3434
PrintResponseBody: true,
3535
AsyncFunctionInvocation: false,
36+
ContentType: "text/plain",
3637
}
3738

3839
controller := types.NewController(creds, config)

0 commit comments

Comments
 (0)