1> GET http://ae-0/obj0 HTTP/1.1
2> X-Ats-Compress-Test: 0/gzip, deflate, sdch, br
3> Accept-Encoding: gzip, deflate, sdch, br
4< HTTP/1.1 200 OK
5< Content-Type: text/javascript
6< Content-Encoding: br
7< Vary: Accept-Encoding
8< Content-Length: 46
9===
10> GET http://ae-0/obj0 HTTP/1.1
11> X-Ats-Compress-Test: 0/gzip
12> Accept-Encoding: gzip
13< HTTP/1.1 200 OK
14< Content-Type: text/javascript
15< Content-Encoding: gzip
16< Vary: Accept-Encoding
17< Content-Length: 71
18===
19> GET http://ae-0/obj0 HTTP/1.1
20> X-Ats-Compress-Test: 0/br
21> Accept-Encoding: br
22< HTTP/1.1 200 OK
23< Content-Type: text/javascript
24< Content-Encoding: br
25< Vary: Accept-Encoding
26< Content-Length: 46
27===
28> GET http://ae-0/obj0 HTTP/1.1
29> X-Ats-Compress-Test: 0/deflate
30> Accept-Encoding: deflate
31< HTTP/1.1 200 OK
32< Content-Type: text/javascript
33< Content-Length: 1049
34===
35> GET http://ae-1/obj1 HTTP/1.1
36> X-Ats-Compress-Test: 1/gzip, deflate, sdch, br
37> Accept-Encoding: gzip, deflate, sdch, br
38< HTTP/1.1 200 OK
39< Content-Type: text/javascript
40< Content-Encoding: gzip
41< Vary: Accept-Encoding
42< Content-Length: 71
43===
44> GET http://ae-1/obj1 HTTP/1.1
45> X-Ats-Compress-Test: 1/gzip
46> Accept-Encoding: gzip
47< HTTP/1.1 200 OK
48< Content-Type: text/javascript
49< Content-Encoding: gzip
50< Vary: Accept-Encoding
51< Content-Length: 71
52===
53> GET http://ae-1/obj1 HTTP/1.1
54> X-Ats-Compress-Test: 1/br
55> Accept-Encoding: br
56< HTTP/1.1 200 OK
57< Content-Type: text/javascript
58< Content-Length: 1049
59===
60> GET http://ae-1/obj1 HTTP/1.1
61> X-Ats-Compress-Test: 1/deflate
62> Accept-Encoding: deflate
63< HTTP/1.1 200 OK
64< Content-Type: text/javascript
65< Content-Length: 1049
66===
67> GET http://ae-2/obj2 HTTP/1.1
68> X-Ats-Compress-Test: 2/gzip, deflate, sdch, br
69> Accept-Encoding: gzip, deflate, sdch, br
70< HTTP/1.1 200 OK
71< Content-Type: text/javascript
72< Content-Encoding: br
73< Vary: Accept-Encoding
74< Content-Length: 46
75===
76> GET http://ae-2/obj2 HTTP/1.1
77> X-Ats-Compress-Test: 2/gzip
78> Accept-Encoding: gzip
79< HTTP/1.1 200 OK
80< Content-Type: text/javascript
81< Content-Encoding: gzip
82< Vary: Accept-Encoding
83< Content-Length: 71
84===
85> GET http://ae-2/obj2 HTTP/1.1
86> X-Ats-Compress-Test: 2/br
87> Accept-Encoding: br
88< HTTP/1.1 200 OK
89< Content-Type: text/javascript
90< Content-Encoding: br
91< Vary: Accept-Encoding
92< Content-Length: 46
93===
94> GET http://ae-2/obj2 HTTP/1.1
95> X-Ats-Compress-Test: 2/deflate
96> Accept-Encoding: deflate
97< HTTP/1.1 200 OK
98< Content-Type: text/javascript
99< Content-Length: 1049
100===
101> GET http://ae-0/obj0 HTTP/1.1
102> X-Ats-Compress-Test: 0/gzip;q=0.666
103> Accept-Encoding: gzip;q=0.666
104< HTTP/1.1 200 OK
105< Content-Type: text/javascript
106< Content-Encoding: gzip
107< Vary: Accept-Encoding
108< Content-Length: 71
109===
110> GET http://ae-0/obj0 HTTP/1.1
111> X-Ats-Compress-Test: 0/gzip;q=0.666x
112> Accept-Encoding: gzip;q=0.666x
113< HTTP/1.1 200 OK
114< Content-Type: text/javascript
115< Content-Encoding: gzip
116< Vary: Accept-Encoding
117< Content-Length: 71
118===
119> GET http://ae-0/obj0 HTTP/1.1
120> X-Ats-Compress-Test: 0/gzip;q=#0.666
121> Accept-Encoding: gzip;q=#0.666
122< HTTP/1.1 200 OK
123< Content-Type: text/javascript
124< Content-Encoding: gzip
125< Vary: Accept-Encoding
126< Content-Length: 71
127===
128> GET http://ae-0/obj0 HTTP/1.1
129> X-Ats-Compress-Test: 0/gzip; Q = 0.666
130> Accept-Encoding: gzip; Q = 0.666
131< HTTP/1.1 200 OK
132< Content-Type: text/javascript
133< Content-Encoding: gzip
134< Vary: Accept-Encoding
135< Content-Length: 71
136===
137> GET http://ae-0/obj0 HTTP/1.1
138> X-Ats-Compress-Test: 0/gzip;q=0.0
139> Accept-Encoding: gzip;q=0.0
140< HTTP/1.1 200 OK
141< Content-Type: text/javascript
142< Content-Length: 1049
143===
144> GET http://ae-0/obj0 HTTP/1.1
145> X-Ats-Compress-Test: 0/gzip;q=-0.1
146> Accept-Encoding: gzip;q=-0.1
147< HTTP/1.1 200 OK
148< Content-Type: text/javascript
149< Content-Encoding: gzip
150< Vary: Accept-Encoding
151< Content-Length: 71
152===
153> GET http://ae-0/obj0 HTTP/1.1
154> X-Ats-Compress-Test: 0/aaa, gzip;q=0.666, bbb
155> Accept-Encoding: aaa, gzip;q=0.666, bbb
156< HTTP/1.1 200 OK
157< Content-Type: text/javascript
158< Content-Encoding: gzip
159< Vary: Accept-Encoding
160< Content-Length: 71
161===
162> GET http://ae-0/obj0 HTTP/1.1
163> X-Ats-Compress-Test: 0/ br ; q=0.666, bbb
164> Accept-Encoding:  br ; q=0.666, bbb
165< HTTP/1.1 200 OK
166< Content-Type: text/javascript
167< Content-Encoding: br
168< Vary: Accept-Encoding
169< Content-Length: 46
170===
171> GET http://ae-0/obj0 HTTP/1.1
172> X-Ats-Compress-Test: 0/aaa, gzip;q=0.666 ,
173> Accept-Encoding: aaa, gzip;q=0.666 ,
174< HTTP/1.1 200 OK
175< Content-Type: text/javascript
176< Content-Encoding: gzip
177< Vary: Accept-Encoding
178< Content-Length: 71
179===
180> POST http://ae-3/obj3 HTTP/1.1
181> X-Ats-Compress-Test: 3/gzip
182> Accept-Encoding: gzip
183< HTTP/1.1 200 OK
184< Content-Type: text/javascript
185< Content-Encoding: gzip
186< Vary: Accept-Encoding
187< Content-Length: 71
188===
189