R

Ravina • 3.96K Points
Extraordinary

Q. What is the correct way to parse a cookie value?

  • (A) Using Query()
  • (B) Using Path()
  • (C) Using Header()
  • (D) Using Cookie()
  • Correct Answer - Option(D)
  • Views: 14
  • Filed under category Fast API
  • Hashtags:

Explanation by: Ravina
`Cookie()` is used to extract and validate cookie values in FastAPI.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.