alibaba82
15 years agoSuper Contributor
using groovy to obtain the GET requrest
Hello,
I have a REST test step and looking at it in the raw view I see
GET http://perf-g.ceidd.net/midgard/6degree ... 7592e4391c HTTP/1.1
Connection: close
Accept-Encoding: gzip,deflate
session: v4q0jQABkMYfCgEq61SXwm1pZGdhcmQgHHquET6_Zva3PCIsHfUgPZ9zPTstyVDQ
User-Agent: Jakarta Commons-HttpClient/3.1
Host: perf-g.ceidd.net
How can I access the GET uri via groovy
http://perf-g.ceidd.net/midgard/6degree ... 7592e4391c
Thanks
Ali
I have a REST test step and looking at it in the raw view I see
GET http://perf-g.ceidd.net/midgard/6degree ... 7592e4391c HTTP/1.1
Connection: close
Accept-Encoding: gzip,deflate
session: v4q0jQABkMYfCgEq61SXwm1pZGdhcmQgHHquET6_Zva3PCIsHfUgPZ9zPTstyVDQ
User-Agent: Jakarta Commons-HttpClient/3.1
Host: perf-g.ceidd.net
How can I access the GET uri via groovy
http://perf-g.ceidd.net/midgard/6degree ... 7592e4391c
Thanks
Ali