Forum Discussion

M_McDonald's avatar
M_McDonald
Super Contributor
16 years ago

Re: Property expansion and HTTP Request

I have the following in the body an HTTP Request Test using POST method: ${=log.info("HELLO")} The logging occurs, but 3 times Tue Apr 13 15:03:45 EDT 2010:INFO:HELLO Tue Apr 13 15:03:45 ...