Question:You are troubleshooting a problem users have when submitting information with a form.The form data does not appear in the web browsers address bar, but you know the webserver is receiving the form data. After capturing the web communications with a sniffer,which type of HTTP request should you examine to see the data the user submitted? [Textbook-70-515]
A PUT
B CONNECT
C POST
D GET
+ AnswerC
+ Report