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

Remove includeSources request option #804

Merged
merged 1 commit into from Feb 5, 2021
Merged

Remove includeSources request option #804

merged 1 commit into from Feb 5, 2021

Conversation

dgeb
Copy link
Member

@dgeb dgeb commented Feb 5, 2021

Removes the not-fully-implemented includeSources option from RequestOptions.

Other source responses, if returned in beforeX event handlers, will now always be included in full response objects. This simplifies the processing code and costs nothing in efficiency.

Removes the not-fully-implemented `includeSources` option from `RequestOptions`.

Other source responses, if returned in `beforeX` event handlers, will now always be included in full response objects. This simplifies the processing code and costs nothing in efficiency.
@dgeb dgeb merged commit 3ce1114 into master Feb 5, 2021
@dgeb dgeb deleted the response-sources branch February 5, 2021 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant