Forum Discussion

lichle's avatar
lichle
New Contributor
7 years ago

Groovy get whole requesturi

Hello,    I would like to retrieve the whole requesturi using groovy.  My example is like this:  endpoint: http://api.test.com/abc Resource: /def/guest/{guestid}   My request header is:  GET ...