extend for form type requests
This commit is contained in:
@@ -20,6 +20,7 @@ type TestCase struct {
|
||||
Header map[string]string
|
||||
//Body map[string]string
|
||||
Body []byte
|
||||
Form []byte
|
||||
|
||||
// Something to store results in
|
||||
ResultStatusCode int
|
||||
|
Reference in New Issue
Block a user