Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "cookie" property to rpc http messages #4317

Merged
merged 10 commits into from
Jun 4, 2019
Merged

Conversation

mhoeger
Copy link
Contributor

@mhoeger mhoeger commented Apr 17, 2019

@mhoeger mhoeger requested review from pragnagopa and fabiocav May 14, 2019 22:46
@mhoeger mhoeger changed the title [DO NOT MERGE until protobuf updated] Add "cookie" property to rpc http messages Add "cookie" property to rpc http messages May 14, 2019
Copy link
Member

@pragnagopa pragnagopa left a comment

Choose a reason for hiding this comment

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

Added few comments.

Copy link
Member

@pragnagopa pragnagopa left a comment

Choose a reason for hiding this comment

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

overall looks good. Added minor comments

src/WebJobs.Script/Binding/Http/HttpBinding.cs Outdated Show resolved Hide resolved
test/WebJobs.Script.Tests/Binding/HttpBindingTests.cs Outdated Show resolved Hide resolved
@mhoeger mhoeger requested a review from pragnagopa June 3, 2019 22:38
Copy link
Member

@pragnagopa pragnagopa left a comment

Choose a reason for hiding this comment

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

Added minor nits. Please address them before merging

@mhoeger mhoeger merged commit 81003ef into Azure:dev Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better way to set cookies and other repeatable headers in Javascript Http functions
2 participants