tslosarContributor11 years agoGetting rid of brackets in response values taken from requesFor some reason brackets are appearing around the values I pull from the request and insert into the response.How to get rid of these?def starcode = mockRequest.getRequestHeaders().get("X-STAR-SenderNameCode")requestContext.starcode = starcodeSource (request):X-STAR-SenderNameCode: XXTarget (response):<DestinationNameCode>[XX]</DestinationNameCode>Thanks for any help,Tony
1 ReplyReplies sorted by Most LikednmraoCommunity Hero11 years agoYou may get it by substring function, right?
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved
Related Contentgetting empty responseError getting response; java.net.SocketTimeoutException: Read timed outError getting Response; null