nerdexam
Juniper

JN0-252 · Question #6

Which operation does an HTTP POST perform?

The correct answer is C. create. An HTTP POST operation performs the "create" function in web communications. This method sends data to a server to create a new resource. For example, when you submit a form on a website, the data is sent to the server using a POST request, which then creates a new entry in

Juniper Mist Cloud Fundamentals

Question

Which operation does an HTTP POST perform?

Options

  • Awrite
  • Bdelete
  • Ccreate
  • Dread

How the community answered

(46 responses)
  • A
    15% (7)
  • B
    7% (3)
  • C
    74% (34)
  • D
    4% (2)

Explanation

An HTTP POST operation performs the "create" function in web communications. This method sends data to a server to create a new resource. For example, when you submit a form on a website, the data is sent to the server using a POST request, which then creates a new entry in

Topics

#HTTP methods#REST API#POST operation

Community Discussion

No community discussion yet for this question.

Full JN0-252 Practice