R

Ravina • 3.96K Points
Extraordinary

Q. Which of the following is used to validate cookies in FastAPI?

  • (A) Cookie()
  • (B) Header()
  • (C) Query()
  • (D) Body()

Explanation by: Ravina
The `Cookie()` function is used to extract and validate cookies in FastAPI.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.