iv. Bonus for C language developer
A useful C script that reads a text file line by line and executes a curl command to get the HTTP/HTTPS response code.
Script Usage:
During the Nginx testing phase, the curl command is needed to iterate over each URL and apply it; To test the Nginx web-server by sending HTTP/HTTPS requests and examining the responses; Eliminating the need for curl manual testing.
Example:

Attachment(s):
Last updated