Full page reload of pages with dynamic content on Firefox #3312
Comments
bernd
added a commit
that referenced
this issue
Jan 6, 2017
Without explicit Accept header Firefox seems to request XML and thus gets redirected to the web site home page. Fixes #3312
edmundoa
added a commit
that referenced
this issue
Jan 25, 2017
Without explicit Accept header Firefox seems to request XML and thus gets redirected to the web site home page. Fixes #3312
joschi
added a commit
that referenced
this issue
Jan 25, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Web UI pages with dynamic content, e.g. the Sources page do a full reload on Firefox.
While accessing
/api
a 307 redirect is send by the server.Expected Behavior
Page should be updated without page reload
Possible Solution
revert c6f25d3
Steps to Reproduce (for bugs)
The text was updated successfully, but these errors were encountered: