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

Don't cache requests with Accept: text/event-stream by default. #7744

Merged
merged 1 commit into from
Jan 17, 2020

Commits on Dec 14, 2019

  1. Don't cache requests with Accept: text/event-stream by default.

    The eventstream requests is typically not directly invoked by the browser.
    And even more unfortunately the Browser-Api doesn't allow the set additional headers as `XMLHttpRequest`..
    joshiste committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    84bc4a1 View commit details
    Browse the repository at this point in the history