You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@ The only way for defined a test is using four arrays with the same index. These
41
41
-**TestName:** Contains the route to the template file from the remote test server.
42
42
-**TestFilename:** Set the name for the output where the test results will be saved.
43
43
-**TestParameter:** Define the input options for NGHTTP client. For get more info about all possibilities, please click [here](https://nghttp2.org/documentation/nghttp.1.html#options).
44
+
-**TestUrlPreamb:** Define if the test use *http://* or *https://* with URL of the test server.
0 commit comments