Create an account at Aspose for Cloud and obtain your application client id and secret. Create a directory for your project and a main.go file within. Add the following code to your main.go.
# If "Server" in headers → append f"Server version exposed: {value}" # If "X-Powered-By" in headers → append f"Technology exposed: {value}" ...