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

Document entry object passed by recv events #310

Open
macbre opened this issue May 13, 2014 · 0 comments
Open

Document entry object passed by recv events #310

macbre opened this issue May 13, 2014 · 0 comments
Assignees
Milestone

Comments

@macbre
Copy link
Owner

macbre commented May 13, 2014

core/modules/requestsMonitor$ grep "entry\." requestsMonitor.js  | perl -i -pe "s/^(.*)(entry\.[\w]+)(.*)$/\$2/" | sort | uniq
entry.block
entry.bodySize
entry.contentLength
entry.contentType
entry.domain
entry.gzip
entry.headers
entry.isAjax
entry.isBase64
entry.isBlocked
entry.isCSS
entry.isHTML
entry.isImage
entry.isJS
entry.isJSON
entry.isRedirect
entry.isSSL
entry.isWebFont
entry.method
entry.protocol
entry.query
entry.recvEndTime
entry.recvStartTime
entry.requestHeaders
entry.sendTime
entry.status
entry.type
entry.url
@macbre macbre added this to the v1.3 milestone May 13, 2014
@macbre macbre self-assigned this May 13, 2014
@macbre macbre modified the milestones: Roadmap, v1.3, v1.4 Jun 1, 2014
@macbre macbre modified the milestones: Roadmap, v1.4 Jun 24, 2014
@macbre macbre modified the milestones: Roadmap, v1.8 Oct 19, 2014
@macbre macbre modified the milestones: v1.8, v1.9 Nov 29, 2014
@macbre macbre modified the milestones: v1.9, Roadmap Dec 11, 2014
@macbre macbre modified the milestones: Roadmap, v1.11 Mar 1, 2015
@macbre macbre modified the milestones: v1.11, Roadmap May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant