matthewmueller / next-cookies

Tiny little function for getting cookies on both client & server with next.js.
368 stars 17 forks source link

Domain / Sub-domain #33

Closed Manikanta-20 closed 3 years ago

Manikanta-20 commented 4 years ago

Fetaure Request

Fetch Cookie based on

  1. domain / subdomain.
  2. domain + subdomain

    Get complete cookie value...like size, domain name, http only,secure.....