Forum Discussion
Colin_Walker_12
Jun 29, 2011Historic F5 Account
I suppose it depends on how the webservice needs to be called. Technically in 9.4.8 there isn't a way to just say "Send this HTTP request that I custom formatted to that IP over there". You have to be more tricky about it with custom payloads and HTTP::retry and whatnot.
It might be doable though, depending on what you need to send, and to where. So what does the request you're trying to send look like?
Colin