60
Netprog 2002  -  HTTP
Server reading POST
•If the request is a POST, the query is coming in the body of the HTTP request.
•
•The “Content-length” header tells us how much data to read.