Copyright © 2001 Qusay H. Mahmoud
17
POST
lMore sophisticated than GET
l
lData is not sent as URL-encoded (I.e. not part of the URL)
l
lWhen POST is used, data is sent as a separate message (input stream)
l
l