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 a request capture function #147

Open
greggman opened this issue Jan 11, 2017 · 0 comments
Open

Add a request capture function #147

greggman opened this issue Jan 11, 2017 · 0 comments

Comments

@greggman
Copy link
Contributor

I'd like to add a request capture function. Sometimes I'd like to capture the first or second frame but as it is I can only click the capture button and pray.

It's also useful for debugging because you can put a call the capture in some sample and compare old to new at exactly the same state.

Any preference for how to add it? You've got the "GLI_frame_terminator" extension. I could just add it to that. It's just got a funny name. I could make a new extension "GLI_frame_capture" or I could combine them and rename it like "GLI_helper_api" or something like that.

Thoughts?

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

No branches or pull requests

1 participant