• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

Refer to the exhibit. A network administrator is using a Python script to send a REST API request. What is the purpose of the line of code resp = requests.get(url, verify = False) ?

DevNet Associate (Version 1.0) – DevNet Associate Module 4 Exam Answers 02
DevNet Associate (Version 1.0) – DevNet Associate Module 4 Exam Answers 02
  • It bypasses the certificate validation check.
  • It skips the URL verification step and tests the resource path.
  • It tests the function of the Python requests library.
  • It omits the sending URL in the response.
Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments