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

Fixes #841. Only returns the necessary json for extendedInfo #842

Merged
merged 1 commit into from
Oct 27, 2016
Merged

Conversation

ebidel
Copy link
Contributor

@ebidel ebidel commented Oct 27, 2016

R: all

Copy link
Member

@brendankenny brendankenny left a comment

Choose a reason for hiding this comment

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

LGTM ✂️

@ebidel ebidel merged commit c334d99 into master Oct 27, 2016
@ebidel ebidel deleted the 841 branch October 27, 2016 21:22
label: record.protocol,
url: record.url // .url is a getter and not copied over for the assign.
}, record);
Copy link
Member

Choose a reason for hiding this comment

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

You could include a few more things like contentSize, initiator, startTime... those are all safe.

up to you tho

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe later if we need them. This audit only cares about the url/protocol atm.

Copy link
Member

Choose a reason for hiding this comment

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

k sg

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.

3 participants