Which method call is chained to handle a successful response returned by fetch()?
fetch()
finally()
then()
catch()
done()