Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Question # 75 Topic 8 Discussion

Cisco Developing Applications using Cisco Core Platforms and APIs (DEVCOR) 350-901 Question # 75 Topic 8 Discussion

350-901 Exam Topic 8 Question 75 Discussion:
Question #: 75
Topic #: 8

Refer to the exhibit.

350-901 Question 75

Which line of code needs to be placed on the snippet where the code is missing to provide APl rate-limiting to the requests?


A.

int(self.response.headers.post('Retry-After'))


B.

int(response.headers.get('Retry-After'))


C.

int(self.response.headers.get(Retry-After'))


D.

int(response.headers.post('Retry-After'))


Get Premium 350-901 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.