How To Post Http Asking From Unix Or Linux? Purpose Twine Or Wget Command
You tin sack purpose either curl or wget ascendance to ship HTTP asking from UNIX or Linux operating system. Both commands allow y'all to ship GET together with POST request, which agency y'all tin sack likewise telephone phone REST spider web services . I bring a Java spider web application, which runs on Linux together with exposes WebServices. I was writing a UNIX script to download In or thus information from that spider web service when I striking past times the question, how produce I brand an HTTP telephone phone from UNIX? What is the UNIX ascendance should I use? If y'all are likewise facing the same question, thus y'all bring come upwards to correct place. Basically, y'all tin sack purpose 2 UNIX commands to brand the HTTP request, wget , together with curl . You tin sack purpose ringlet together with wget to ship both GET together with POST HTTP request . My purpose instance was rather simple, I but necessitate to brand a GET telephone phone to spid...