#Extract data from HTTP request/ TCP message
1 messages · Page 1 of 1 (latest)
Hi,
You can use the http:Caller object to get those details.
https://ballerina.io/learn/by-example/http-caller/
1 messages · Page 1 of 1 (latest)
Hi,
is there any way to extract data such as host,port, etc.. from incoming http/ tcp message?
Hi,
You can use the http:Caller object to get those details.
https://ballerina.io/learn/by-example/http-caller/