How do i fetch raw request for REST, the one that you see by clicking on the RAW button,using groovy
How do i fetch a raw request using a Groovy script. Understand that I don't want the raw request shown in the custom property, but the one which you can see when you click on the RAW tab. it ...