Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Make cookie optional - #1

Merged
nikityy merged 2 commits into
nikityy:fastboot-updatefrom
vvscode:make-cookie-optonal
Jan 5, 2017
Merged

Make cookie optional#1
nikityy merged 2 commits into
nikityy:fastboot-updatefrom
vvscode:make-cookie-optonal

Conversation

@vvscode

@vvscode vvscode commented Jan 5, 2017

Copy link
Copy Markdown

No description provided.

Comment thread assets/lambda-package/index.js Outdated
};

if (event.cookie) {
options.headers.cookie = event.cookie;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe options.request.headers.cookie?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx. Fixed

@nikityy
nikityy merged commit 14ef313 into nikityy:fastboot-update Jan 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants