Properties of the second argument to <code>fetch()</code>

Report a typo

Match properties of the second argument to fetch() with the facts about them.

Match the items from left and right columns
headers
methods
body
defines the HTTP method to be used in the request
allows you to send data to the server (used in POST and PUT requests)
allows you to pass HTTP headers to the server
___

Create a free account to access the full topic