Login
Remember
Register
Ask a Question
Mention what are the types of Http requests?
0
votes
asked
Mar 3, 2020
in
DevOps
by
rajeshsharma
Mention what are the types of Http requests?
#devops-http-requests
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 3, 2020
by
rajeshsharma
The types of Http requests are
GET
HEAD
PUT
POST
PATCH
DELETE
TRACE
CONNECT
OPTIONS
...