![]() |
HTTP Methods Explained
GET: Retrieve data from a specified resource.
POST: Send data to a server to create or update a resource, such as submitting a form or uploading a file. PUT: Update a resource on a server by replacing the existing resource with a new one provided in the request. DELETE: Delete the specified resource. PATCH: Apply a partial update to a resource. |
All times are GMT -7. The time now is 05:59 PM. |
Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.