Answers for "what are the parts of http request"

-1

what are the components of http request

1-Http request methods : PUT, POST, DELETE,GET
2-Base URI
3-Resources and Parameters
4-Request Header(which carries metaData)as keyValue pair
5-Request Body
Posted by: Guest on January-14-2021

Code answers related to "what are the parts of http request"

Browse Popular Code Answers by Language