Copy the URL of your HttpExample function from this output to a browser and append the query string ?name=, making the full URL like :7071/api/HttpExample?name=Functions. The browser should display a message that echoes back your query string value. The terminal in which you started your project also shows log output as you make requests.