mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-24 09:50:00 +08:00
feat: support api layer and global headers for testcase
This commit is contained in:
@@ -12,4 +12,5 @@ var (
|
||||
MarshalIndent = json.MarshalIndent
|
||||
Unmarshal = json.Unmarshal
|
||||
NewDecoder = json.NewDecoder
|
||||
Get = json.Get
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user