InterviewSolution
Saved Bookmarks
| 1. |
What Is Koa.js Http Methods? |
|
Answer» The HTTP method is SUPPLIED in the request and specifies the operation that the client has requested. The below table SUMMARIZES the most used HTTP methods:
These are the most common HTTP methods. The HTTP method is supplied in the request and specifies the operation that the client has requested. The below table summarizes the most used HTTP methods: These are the most common HTTP methods. |
|