How many arguments does ctx.cookies.get() takes?

28. How many arguments does ctx.cookies.get() takes?

  1. 4
  2. 3
  3. 2
  4. 1

Answer: D) 1

Explanation:

ctx.cookies.get() takes only one argument, i.e., the name of the cookie.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.