Bug report
Describe the bug
The parameter types of parseCookieHeader and createServerClient are incompatible
To Reproduce
- Follow the steps of doc
- A type error has occurred
Expected behavior
There should be no type error
Screenshots

System information
- OS: [Windows]
- Browser (if applies) [no]
- Version of supabase-js: [2.49.4]
- Version of Node.js: [22]
Additional context
- Version of supabase-ssr [0.6.1]
I think it's normal to simply delete the optional flag after the value

Bug report
Describe the bug
The parameter types of parseCookieHeader and createServerClient are incompatible
To Reproduce
Expected behavior
There should be no type error
Screenshots
System information
Additional context
I think it's normal to simply delete the optional flag after the value
