-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Whenever my API responds with a header Set-Cookie, I get the error info: Hook handler stderr: panic: RPC client threw error gob: type not registered for interface: []interface {}
I have narrowed this down to the Set-Cookie header. If I name the header anything else, it doesn't give me that error, but when I name it Set-Cookie I always get that error.
Reactions are currently unavailable