-
-
Notifications
You must be signed in to change notification settings - Fork 353
/
AlbumViewer_Docker.websurge
46 lines (35 loc) · 1.2 KB
/
AlbumViewer_Docker.websurge
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
GET http://localhost:8081/index.html HTTP/1.1
Accept-Encoding: gzip,deflate
------------------------------------------------------------------
GET http://localhost:8081/api/artist/1 HTTP/1.1
Accept-Encoding: gzip,deflate
------------------------------------------------------------------
GET http://localhost:8081/api/helloworld HTTP/1.1
Accept-Encoding: gzip,deflate
------------------------------------------------------------------
----- Start WebSurge Options -----
{
"NoProgressEvents": true,
"DelayTimeMs": -1,
"NoContentDecompression": false,
"CaptureMinimalResponseData": false,
"MaxResponseSize": 0,
"ReplaceCookieValue": null,
"ReplaceAuthorization": null,
"ReplaceQueryStringValuePairs": null,
"ReplaceDomain": "",
"Username": null,
"Password": null,
"RandomizeRequests": false,
"RequestTimeoutMs": 15000,
"WarmupSeconds": 2,
"ReloadTemplates": false,
"FormattedPreviewTheme": "visualstudio",
"LastThreads": 8,
"IgnoreCertificateErrors": false,
"LastSecondsToRun": 30
}
// This file was generated by West Wind WebSurge
// Get your free copy at http://websurge.west-wind.com
// to easily test or load test the requests in this file.
----- End WebSurge Options -----