Pancake216
Programmer
I have written a script that posts an HTTPS request and handles the response.
I now need to write a script that accepts an inbound request and sends a file in response to the requester.
How do I do that? Can I use LWP or is this a web service?
I now need to write a script that accepts an inbound request and sends a file in response to the requester.
How do I do that? Can I use LWP or is this a web service?